iOS开发常用第三库

时间:2024-05-01 15:17:36

字典转模型

1.(MJExtension)

https://github.com/CoderMJLee/MJExtension

2.(YYModel)

https://github.com/ibireme/YYModel

动画相关

1.(JHChainableAnimation)对简单动画的封装

https://github.com/jhurray/JHChainableAnimations

2.(iCarousel)非常强大的动画封装

https://github.com/nicklockwood/iCarousel

3.(EasyAnimation) 对动画的封装

https://github.com/icanzilb/EasyAnimation

4.(FacebookPop) pop动画

https://github.com/maxmyers/FacebookPop

启动页动画

1.(JazzHands)

https://github.com/IFTTT/JazzHands

2.(EAintroView)

https://github.com/ealeksandrov/EAIntroView

新手引导页

1.(XSpotLight) 仿简书

https://github.com/StrongX/XSpotLight

导航栏相关

1.(BFnavigationBarDrawer)

https://github.com/DrummerB/BFNavigationBarDrawer

表情面板

1.(AGEmojiKeyboard)

https://github.com/ayushgoel/AGEmojiKeyboard

底部Tabbar

1.(RDVTabBarController)

https://github.com/robbdimitrov/RDVTabBarController

iOS 和JS交互&&HTML

1.(WebViewJavascriptBridge)

https://github.com/marcuswestin/WebViewJavascriptBridge

2.(hpple)html解析

https://github.com/topfunky/hpple

3.(JSPatch)

https://github.com/bang590/JSPatch

图表

1.(PNChart)

https://github.com/kevinzhow/PNChart

2.(MDRadialProgress)圆形进度条

https://github.com/mdinacci/MDRadialProgress

二维码扫描

1.(JxbScanQR)

https://github.com/JxbSir/JxbScanQR

弹出视图,提示框

1.(AMPopTip) 带箭头

https://github.com/andreamazz/AMPopTip

2.(HyPopMenuView)仿新浪弹出视图

https://github.com/wwdc14/HyPopMenuView

3.(DXPopover)带箭头的弹出视图,弹出(表格,lable...,imageview)

https://github.com/xiekw2010/DXPopover

4.(ActionSheetPicker)和系统ActionSheet类似

https://github.com/skywinder/ActionSheetPicker-3.0

5.(JCAlertVIew)弹出(提示框 ,按钮选择,视图,文本,表格),背景模糊

https://github.com/HJaycee/JCAlertView

6.(JDStatusBarNotification)状态栏提示框

https://github.com/jaydee3/JDStatusBarNotification

7.(MBProgressHUD) 等待指示器

https://github.com/jdg/MBProgressHUD

8.(MMPopupView) 弹出视图

https://github.com/adad184/MMPopupView

下拉菜单

1.(DOPDropDownMenu)(表格)

https://github.com/dopcn/DOPDropDownMenu/

GCD

1.(TaskQueue) 队列,GCD的封装等

https://github.com/icanzilb/TaskQueue

表格相关

1.(DZNEmptyDataSet) 空白表格提示

https://github.com/dzenbot/DZNEmptyDataSet

2.(UUChatTableView) 聊天对话

https://github.com/ZhipingYang/UUChatTableView

3.(MGSwipeTableCell)可以左右滑动cell

https://github.com/MortimerGoro/MGSwipeTableCell

4.(JZTableViewRowAction) 侧滑多按钮

https://github.com/JazysYu/JZTableViewRowAction

下拉(上拉)控件

1.(CBStoreHouseRefreshControl)

https://github.com/coolbeet/CBStoreHouseRefreshControl

2.(MJRefresh)

https://github.com/CoderMJLee/MJRefresh

日期,日历插件

1.(UUDatePicker)时间选择

https://github.com/CoderXL/UUDatePicker

2.(DateTools) 获取时间,时间比较等

https://github.com/MatthewYork/DateTools

数据操作

1.(GVUserDefaults)对NSUserDefaults的操作

https://github.com/gangverk/GVUserDefaults

2.(FMDB)

https://github.com/ccgus/fmdb

3.(YTKKeyValueStore)对数据库的一个简单封装

https://github.com/yuantiku/YTKKeyValueStore

网络相关

1.(NetworkEye)网络调试库

https://github.com/coderyi/NetworkEye/blob/master/README_Chinese.md

2.(Just) 网络请求封装

https://github.com/JustHTTP/Just

3.(Alamofire) swift版的网络请求封装

https://github.com/Alamofire/Alamofire

控件相关

1.(MLEmojiLabel)label(可以显示图片,电话,连接等)

https://github.com/molon/MLEmojiLabel

2.(BButton) 对按钮的封装

https://github.com/mattlawer/BButton

3.(TTTAtributedLabel)

https://github.com/TTTAttributedLabel/TTTAttributedLabel

4.(LTMorphingLabel)动态文字改变的label

https://github.com/lexrus/LTMorphingLabel

5.(YYText)表情,图片,控件等

https://github.com/ibireme/YYText

图片处理

1.(AFimageHelper)图片渐变

https://github.com/melvitax/AFImageHelper

2.(MJPhotoBrowser)图片浏览器

https://github.com/azxfire/MJPhotoBrowser

3.(IDMPhotoBrowser)图片浏览器

https://github.com/ideaismobile/IDMPhotoBrowser

其他

1.(Masonry)布局

https://github.com/SnapKit/Masonry

2.(RegexKitLite)正则表达式

https://github.com/wezm/RegexKitLite

3.(SDWebImage) 图片加载

https://github.com/rs/SDWebImage

4.(TPKeyboardAvoiding)智能键盘

https://github.com/michaeltyson/TPKeyboardAvoiding

5.(ReativeCocoa)响应式编程

https://github.com/ReactiveCocoa/ReactiveCocoa

6.(SwiftyJSON) 快速处理swift json数据

https://github.com/SwiftyJSON/SwiftyJSON

7.(IQKeyboardManager)智能键盘

https://github.com/hackiftekhar/IQKeyboardManager

DEMO

1.(meituan)高仿美团

https://github.com/lookingstars/meituan

2.(Coding-iOS) coding

https://coding.net/u/coding/p/Coding-iOS/git

3.(SXNews)高仿网易新闻客服端

https://github.com/dsxNiubility/SXNews

4.(chuanke)高仿百度传课

https://github.com/lookingstars/chuanke

5.(YiYuanYunGou)高仿一元购

https://github.com/JxbSir/YiYuanYunGou

6.(phphub)

https://github.com/Aufree/phphub-ios