收集整理第三方库(持续更新)

1> 相册多选
https://github.com/longitachi/ZLPhotoBrowser

2>自定义TabBarController https://github.com/ChenYilong/CYLTabBarController
https://github.com/ChenYilong

https://github.com/robbdimitrov/RDVTabBarController

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

3>下拉刷新控件
https://github.com/CoderMJLee/MJRefresh

4>加载网络图片
https://github.com/rs/SDWebImage

5>加载动画
https://github.com/jdg/MBProgressHUD

6>iOS快速自定义APP顶部标题滚动条
https://github.com/iThinkerYZ/YZDisplayViewController

WMPageController
https://github.com/wangmchn/WMPageController

HMSegmentedControl
https://github.com/HeshamMegid/HMSegmentedControl

LTScrollView
https://github.com/gltwy/LTScrollView

7>iOS中解决键盘弹起遮挡UITextField/UITextView的一种很实用的工具
https://github.com/hackiftekhar/IQKeyboardManager

8>TAPageControl是一个非常强大的UIPageControl
https://github.com/TanguyAladenise/TAPageControl

9>TYAttributedLabel v2.3简单易用的图文混排Label
https://github.com/12207480/TYAttributedLabel
DOPDropDownMenu 添加双列表
https://github.com/12207480/DOPDropDownMenu-Enhanced
TYAlertController 强大,易用,完全自定义的提醒视图,弹出视图
https://github.com/12207480/TYAlertController
APP常见的滑动导航实现TYPagerController
https://github.com/12207480/TYPagerController

10>YYModel高性能的 iOS JSON 模型框架
https://github.com/ibireme/YYModel
YYCache高性能的 iOS 缓存框架
https://github.com/ibireme/YYCache
YYImage 功能强大的 iOS 图像框架
https://github.com/ibireme/YYImage
YYWebImage高性能的 iOS 异步图像加载框架
https://github.com/ibireme/YYWebImage
YYText功能强大的 iOS 富文本框架
https://github.com/ibireme/YYText
YYKeyboardManager iOS 键盘监听管理工具
https://github.com/ibireme/YYKeyboardManager
YYDispatchQueuePool iOS 全局并发队列管理工具
https://github.com/ibireme/YYDispatchQueuePool
YYAsyncLayer iOS 异步绘制与显示的工具
https://github.com/ibireme/YYAsyncLayer
YYCategories 功能丰富的 Category 类型工具库
https://github.com/ibireme/YYCategories

11> 一款强大的图片滤镜工具
https://github.com/BradLarson/GPUImage

12> 一个轻量级的布局框架
https://github.com/SnapKit/Masonry

13>利用 CocoaLumberjack 搭建自己的 Log 系统
https://github.com/CocoaLumberjack/CocoaLumberjack

14> AsyncDisplayKit能够提高UI的流畅性并缩短响应时间
https://github.com/facebookarchive/AsyncDisplayKit
facebook那神奇的动画引擎
https://github.com/facebook/pop

15>优雅的 iOS 消息类库, 常用于聊天应用中, 可定制性高
https://github.com/jessesquires/JSQMessagesViewController

16>菜单侧滑效果
https://github.com/romaonthego/RESideMenu
自定义的下拉菜单
https://github.com/romaonthego/REMenu
RETableViewManager会帮助你动态创建和管理你的table view
https://github.com/romaonthego/RETableViewManager

17>向下拉动滚动视图,视图顶端的图片会随着下拉而变大
https://github.com/cyndibaby905/TwitterCover

18>Cell侧滑效果
https://github.com/MortimerGoro/MGSwipeTableCell

19> 功能强大的日历类库
https://github.com/jonathantribouharet/JTCalendar
https://github.com/WenchaoD/FSCalendar

20> LKDBHelper一个sqlite ORM(全自动操作数据库)框架。线程安全、不再担心递归锁死的问题
https://github.com/li6185377/LKDBHelper-SQLite-ORM

BGFMDB让数据的增删改查分别只需要一行代码即可,就是这么简单任性,本库几乎支持存储ios所有基本的自带数据类型.
https://github.com/huangzhibiao/BGFMDB

21> SwipeTableView实现不同菜单的左右滑动切换
https://github.com/Roylee-ML/SwipeTableView

22>SDCycleScrollView功能强大的轮播图
https://github.com/gsdios/SDCycleScrollView

SDAutoLayout一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库
https://github.com/gsdios/SDAutoLayout

SDPhotoBrowser非常简单易用的图片浏览器,模仿微博图片浏览器动感效果,综合了图片展示和存储等多项功能
https://github.com/gsdios/SDPhotoBrowser

SDProgressView简便美观的进度指示器
https://github.com/gsdios/SDProgressView

23>Onboard,迷人的引导页样式制作库
https://github.com/mamaral/Onboard

DHGuidePageHUD引导页的高度集成
https://github.com/dingding3w/DHGuidePageHUD

24>RTRootNavigationController每一个 VC 设置单独的导航条
https://github.com/rickytan/RTRootNavigationController

25>类似朋友圈动态的功能,点击图片可以浏览
https://github.com/mwaterfall/MWPhotoBrowser

26>一个轻量级的包托管网站
https://github.com/pluosi/app-host

27>一款简单好用的图表库
https://github.com/Zirkfied/ZFChart

28>启动页加载GIF图片
https://github.com/CoderZhuXH/XHLaunchAd

29>RATreeView多层的UITableViewCell展示
https://github.com/Augustyniak/RATreeView

30>白天和夜间模式
https://github.com/draveness/DKNightVersion

31>一句代码保存截图
https://github.com/TonyReet/TYSnapshotScroll

TimLiu-iOS iOS开发常用三方库、插件、知名博客等等
https://github.com/Tim9Liu9/TimLiu-iOS

你可能感兴趣的:(收集整理第三方库(持续更新))