下面是做一个项目通常需要的框架(基本上都用的上)
网络
- AFNetworking
- https://github.com/AFNetworking/AFNetworking
数据库
图片
- SDWebImage
- https://github.com/rs/SDWebImage
下拉刷新
- MJRefresh
- https://github.com/CoderMJLee/MJRefresh
自动布局
加载框
- MBProgressHUD
字典转换
- MJExtension
- https://github.com/CoderMJLee/MJExtension
管理键盘
- IQKeyboardManager
- https://github.com/hackiftekhar/IQKeyboardManager
网友评论