您的位置:首页 > 其它

项目中常用的第三方框架总结

2016-06-20 00:00 1116 查看
他人总结:

http://www.jianshu.com/p/228535226656

网络请求:https://github.com/AFNetworking/AFNetworking

https://github.com/netyouli/WHCNetWorkKit

仿AppStore下载圆形进度条:https://github.com/antoniocasero/ACPDownload

数据库操作:https://github.com/ccgus/fmdb

封装FMDB:https://github.com/Halley-Wong/JKDBModel

封装FMDB,操作数据库:https://github.com/CharlinFeng/CoreModel

仿QQ图片选择:https://github.com/lioonline/CocoaPicker

手势锁:https://github.com/CharlinFeng/CoreLock

定制Tabbar:https://github.com/ChenYilong/CYLTabBarController

视频播放:https://github.com/EstebanVallejo/EVVideoPlayer

https://github.com/piemonte/PBJVideoPlayer

https://github.com/vimeo/VIMVideoPlayer

日历:https://github.com/WenchaoD/FSCalendar

弹出式日历:https://github.com/hons82/THCalendarDatePicker

标签:https://github.com/greenchiu/GCTagList

https://github.com/zsk425/SKTagView

https://github.com/ali312/TLTagsControl

https://github.com/zoonooz/ZFTokenField

绘制星星:https://github.com/hsousa/HCSStarRatingView

时间选择器:https://github.com/huzhiqin/HZQDatePickerView

动画Demo:https://github.com/yixiangboy/IOSAnimationDemo

键盘管理:https://github.com/hackiftekhar/IQKeyboardManager

上滑隐藏navigation:https://github.com/JoeFryer/JDFPeekaboo

给view添加描述:https://github.com/JoeFryer/JDFTooltips

倒计时按钮:https://github.com/shaojiankui/JKCountDownButton

类似qq音乐的提示框:https://github.com/Jerrywx/JRMessage-Demo

https://github.com/KrauseFx/TSMessages

类似微码刷新提示:https://github.com/xiezhongmin/XZMStatusBarHUD

HUD :https://github.com/jdg/MBProgressHUD

仿美团选择:https://github.com/jsfu/JSDropDownMenu

带进度条带分享的WebView:https://github.com/dfmuir/KINWebBrowser

视图绘制:https://github.com/Friend-LGA/LGDrawer

操作coredata:https://github.com/magicalpanda/MagicalRecord

字典转模型:https://github.com/Mantle/Mantle

https://github.com/CoderMJLee/MJExtension

上下拉刷新:https://github.com/CoderMJLee/MJRefresh

图片查看:https://github.com/mwaterfall/MWPhotoBrowser

https://github.com/gsdios/SDPhotoBrowser

https://github.com/vitoziv/VIPhotoView

图片选择:https://github.com/banchichen/TZImagePickerController

https://github.com/ws00801526/XMNPhotoPickerFramework

文件下载:https://github.com/mzeeshanid/MZDownloadManager

给webView添加进度条:https://github.com/ninjinkun/NJKWebViewProgress

多线程学习:https://github.com/ChenYilong/ParseSourceCodeStudy

绘制图表:https://github.com/kevinzhow/PNChart

多层分级树形图:https://github.com/Augustyniak/RATreeView

仿微信的web view:https://github.com/Roxasora/RxWebViewController

相对布局(Autolayout):https://github.com/gsdios/SDAutoLayout

https://github.com/biggercoffee/ZXPAutoLayout

保存账号密码:https://github.com/soffes/SSKeychain

多个View的layer共享:https://github.com/yishuiliunian/StyleSheet

下拉选择:https://github.com/wujy07/THComboBox

UITableView高度:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell

WebView与JS交互:https://github.com/marcuswestin/WebViewJavascriptBridge

仿QQ侧滑:https://github.com/oopww1992/WWSideslipViewController

和微信右上角一样的选择控件:https://github.com/Aster0id/YCXMenuDemo_ObjC

创建Excel:https://github.com/ShenYahui/YHExcelView

丰富的iOS组件:https://github.com/ibireme/YYKit

横滑选择:https://github.com/squarezw/ZWSlideViewController

轮播:https://github.com/gsdios/SDCycleScrollView

使view通过Model的方式弹出:https://github.com/SongRanMark/SRMModalViewController

通讯录列表排序:https://github.com/c6357/YUChineseSorting
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: