iOS日常开发常用组件

做~自己de王妃 提交于 2020-03-20 20:04:47

3 月,跳不动了?>>>

网络&数据

AFNetworking 常用的网络库
[https://github.com/AFNetworking/AFNetworking]
FMDB SQLite的第三方库
[https://github.com/ccgus/fmdb]
PINCache kv的数据缓存类库
https://github.com/pinterest/PINCache
UICKeyChainStore Keychain操作库
[https://github.com/kishikawakatsumi/UICKeyChainStore]
MIHCrypto 数据加密库
[https://github.com/hohl/MIHCrypto]
Base64 Base64库
[https://github.com/ekscrypto/Base64]

视图&动画

VCTransitionsLibrary 视图切换库
https://github.com/ColinEberhardt/VCTransitionsLibrary
MBProgressHUD 提示框第三方库
https://github.com/jdg/MBProgressHUD
SDWebImage 图片加载/缓存库
[https://github.com/rs/SDWebImage]
DTCoreText Html排版库
[https://github.com/Cocoanetics/DTCoreText]
MYBlurIntroductionView 首次启动引导组件
https://github.com/MatthewYork/MYBlurIntroductionView
SevenSwitch 可自定义开关组件
https://github.com/bvogelzang/SevenSwitch
VPImageCropper 头像上传/编辑组件
https://github.com/windshg/VPImageCropper

其他

JGMethodSwizzler 方法调配组件
https://github.com/JonasGessner/JGMethodSwizzler
Reveal UI调试组件
http://revealapp.com
UMessage 消息推送SDK
[http://dev.umeng.com/push/ios/integration]
UMAnalytics app统计SDK
[http://dev.umeng.com/analytics/ios-doc/integration]
ShareSDK 社交分享SDK
[http://wiki.mob.com/简洁版快速集成-2/]


 

文/Ashoka_APP(简书作者)
原文链接:http://www.jianshu.com/p/e2130d8338af
著作权归作者所有,转载请联系作者获得授权,并标注“简书作者”。

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!