码迷,mamicode.com
首页 > 移动开发 > 详细

2018 6年iOS开发常用的三方库

时间:2018-04-12 17:57:23      阅读:232      评论:0      收藏:0      [点我收藏+]

标签:target   pki   tar   realm   toast   友盟   sof   key   即时通讯   

开发一般APP必备三方库,省力秘籍!!!本篇文章会经常更新最新常用的三方。

1.网络请求库 AFNetworking

https://github.com/AFNetworking/AFNetworking

2.图片缓存器 SDWebImage

https://github.com/rs/SDWebImage

3.下拉刷新上拉加载 MJRefresh

https://github.com/CoderMJLee/MJRefresh

4.JSON与Object互转 JSONModel

https://github.com/jsonmodel/jsonmodel

5.加载进度框 MBProgressHUD

https://github.com/jdg/MBProgressHUD

6.Toast提示信息 SVProgressHUD

https://github.com/SVProgressHUD/SVProgressHUD

7.键盘管理 IQKeyboardManager

https://github.com/hackiftekhar/IQKeyboardManager

8.富文本(占位符的textview、label文字居上对齐)YYText

https://github.com/ibireme/YYText

9.SQLite数据库框架 FMDB

https://github.com/ccgus/fmdb

10.跨平台轻量级数据库 Realm

https://github.com/realm/realm-cocoa

11.自动布局 Masonry

https://github.com/SnapKit/Masonry

12.图片轮播(旋转木马等各种切换效果) iCarousel

https://github.com/nicklockwood/iCarousel

13.导航下面提示信息 TSMessages

https://github.com/KrauseFx/TSMessages

14.圆形进度 DACircularProgress

https://github.com/danielamitay/DACircularProgress

15.照片浏览器 CorePhotoBroswerVC

https://github.com/CharlinFeng/CorePhotoBroswerVC

16.图片浏览器,相册选择器,自定义照相机(支持单拍、连拍) LGPhotoBrowser

https://github.com/gang544043963/LGPhotoBrowser

17.钥匙串存储 SAMKeychain

https://github.com/soffes/SAMKeychain

 

 

常用的功能

1.友盟统计分析(页面统计、计数统计、崩溃统计)

2.极光推送

3.分享(友盟、shareSDK)

4.百度地图

5.face++人脸识别

6.即时通讯(环信、融云)

2018 6年iOS开发常用的三方库

标签:target   pki   tar   realm   toast   友盟   sof   key   即时通讯   

原文地址:https://www.cnblogs.com/huangzs/p/8809030.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!