標籤:
這裡收錄了2015年11月1日以來的githubOC排行版的架構,在此之前,已有前人收錄的許多iOS開發架構,可以先參考:
4個優秀的總結:
?Github-iOS備忘 (國人總結的上百個Github上的開發架構和完整App) http://github.ibireme.com/github/list/ios/ ?不少優秀的 iOS, Mac 開源項目 https://github.com/Tim9Liu9/TimLiu-iOS ?iOS開源庫 (總結的時間稍早一點,但很全) http://www.douban.com/note/276160185/?type=like 4.架構總結:http://www.cnblogs.com/ios122/p/4873334.html 盤點國內程式員不常用的熱門iOS第三方庫:看完,還敢自稱”精通iOS開發”嗎? 一個美團的demo:https://github.com/zangqilong198812/MeituanDemo關於顏色的架構:https://github.com/ViccAlexander/Chameleon3D touch中可以設定quick action menu的架構:https://github.com/DeskConnect/SBShortcutMenuSimulator手指粉碎列表的動畫:(還有安卓版)https://github.com/MartinRGB/MTMaterialDeleteCoding iOS 用戶端原始碼https://github.com/Coding/Coding-iOS著名的XcodeGhost原始碼:https://github.com/XcodeGhostSource/XcodeGhost非常有意思的,可以即時跟蹤分析iOS App視圖的小工具:https://github.com/sx1989827/RunTrace高仿小日子(swift2.0項目):https://github.com/ZhongTaoTian/SmallDay即時通訊聊天介面,類似系統簡訊的介面:https://github.com/jessesquires/JSQMessagesViewController
TeamTalk is a solution for enterprise IM:https://github.com/mogujie/TeamTalkSTPopup使彈出框也有UINavigationController的效果:https://github.com/kevin0571/STPopup網路架構:https://github.com/robbiehanson/CocoaAsyncSocket高仿,iOS應用開發模板https://github.com/tbl00c/iOSAppTemplate避免輸入框被鍵盤遮住的架構,建議配合xib使用:https://github.com/michaeltyson/TPKeyboardAvoiding
github每日精選---iOS版