swift 第三方库

2022-04-07  本文已影响0人  elite_kai

1>网络请求库
https://github.com/3lvis/Networking
https://github.com/Moya/Moya
https://github.com/Alamofire/Alamofire

2>加载图片
https://github.com/SDWebImage/SDWebImageSwiftUI

https://github.com/onevcat/Kingfisher

3>json-model, model-json 模型解析
https://github.com/alibaba/HandyJSON

4>ScrollView嵌套ScrolloView(UITableView 、UICollectionView)解决方案, 支持OC / Swift
https://github.com/gltwy/LTScrollView

5>跑马灯
https://github.com/pujiaxin33/JXMarqueeView

6> swift版本的tabbar
https://github.com/eggswift/ESTabBarController

可折叠的tabbar选项
https://github.com/Yalantis/FoldingTabBar.iOS

7>下拉刷新
https://github.com/LeoMobileDeveloper/PullToRefreshKit

8>头部标题滚动
https://github.com/pujiaxin33/JXSegmentedView
https://github.com/kingsic/SGPagingView

9>解决键盘遮挡
https://github.com/IdleHandsApps/IHKeyboardAvoiding

10>轮播图
https://github.com/MQZHot/ZCycleView
https://github.com/Coder-TanJX/JXBanner
https://github.com/LvJianfeng/LLCycleScrollView

11>常用的类扩展
https://github.com/JoanKing/JKSwiftExtension

上一篇 下一篇

猜你喜欢

热点阅读