? ? 下面是本人在做iOS開發(fā)一段時(shí)間以來,總結(jié)的一些項(xiàng)目開發(fā)必備知識(shí)和關(guān)鍵點(diǎn)??,我會(huì)一直更新下去。謝謝你支持!同時(shí)更要感謝提供相關(guān)庫的大神??。
如果有認(rèn)為非常好的希望M我哦。
原blog地址(持續(xù)更新),第三方平臺(tái)blog可能不及時(shí)更新,請(qǐng)關(guān)注獨(dú)立blog?
1、第三方庫
1.1、必備
1.1.1、網(wǎng)絡(luò)請(qǐng)求https://github.com/AFNetworking/AFNetworking
1.1.2、網(wǎng)絡(luò)圖片處理https://github.com/rs/SDWebImage ??
1.1.3、MBProgressHUD? 、 SVProgressHUD
1.1.4、鍵盤處理https://github.com/hackiftekhar/IQKeyboardManager
1.1.5、代碼布局https://github.com/SnapKit/Masonry?
1.1.6、刷新控件https://github.com/CoderMJLee/MJRefresh??
1.1.7、數(shù)據(jù)解析MJExtension? 、 JSONKit 、jsonmodel
1.1.8、Cell的高度計(jì)算優(yōu)化UITableView-FDTemplateLayoutCell
1.1.9、網(wǎng)絡(luò)狀態(tài)監(jiān)測(cè)https://github.com/tonymillion/Reachability ?
1.2、擴(kuò)展
1.2.1、全屏側(cè)滑返回https://github.com/forkingdog/FDFullscreenPopGesture?
1.2.2、廣告輪播器https://github.com/gsdios/SDCycleScrollView
1.2.3、緩存,圖片處理,數(shù)據(jù)解析等https://github.com/ibireme/YYKit
1.2.4、FMDB 數(shù)據(jù)庫https://github.com/ccgus/fmdb?
1.2.5、側(cè)滑菜單 https://github.com/mutualmobile/MMDrawerController
1.2.6、CoverFlow效果 https://github.com/nicklockwood/iCarousel
1.2.7、模糊效果 https://github.com/nicklockwood/FXBlurView
1.2.10、 不用不知道,一用嚇一跳 (CocoaPods)?
1.2.11、https://github.com/bang590/JSPatch (bug熱修復(fù) 7000+star,目測(cè) QQ 微信 支付寶都在用,嚇尿)http://jspatch.com/(平臺(tái))?
1.2.12、https://github.com/CocoaLumberjack/CocoaLumberjack (日志工具,8k-star)
1.3、進(jìn)階
1.3.1、RAC較高級(jí)https://github.com/ReactiveCocoa/ReactiveCocoa
1.3.2、facebook開源的異步渲染庫? (9k+star)
1.3.3、facebook開源的動(dòng)畫框架 https://github.com/facebook/pop (16k+star)
1.3.4、Socket https://github.com/robbiehanson/CocoaAsyncSocket(7k+star)
1.4、其他
2、各種分類
完善中...
3、各種工具類
完善中...
4、swift學(xué)習(xí)資料
4.1、中文版 Apple 官方 Swift 教程? https://github.com/numbbbbb/the-swift-programming-language-in-chinese
(鏈?zhǔn)皆O(shè)置屬性)求??、求粉!O(∩_∩)O
歡迎轉(zhuǎn)載,轉(zhuǎn)載請(qǐng)注明出處!