iOS 一些第三方庫,開源專案和Xcode外掛
一:原始碼例項
1:快速搭建專案原始碼
地址:https://github.com/wujunyang/MobileProject
2:Coding.net客戶端
地址:https://coding.net/u/coding/p/Coding-iOS/git
3:高仿美團iOS版
地址:https://github.com/lookingstars/meituan
4:模仿網易新聞做的精仿網易新聞
地址:https://github.com/dsxNiubility/SXNews
5: AFNetworking
地址:https://github.com/AFNetworking/AFNetworking
6:高仿百度傳課iOS版
地址:https://github.com/lookingstars/chuanke
7:模仿一元雲購
地址:https://github.com/JxbSir/YiYuanYunGou
8:wordpress原始碼
地址:https://github.com/wordpress-mobile/WordPress-iOS
9:MJRefresh 下拉重新整理~
地址:https://github.com/CoderMJLee/MJRefresh
10:PHPHub客戶端(IOS8.0以上)
地址:https://github.com/Aufree/phphub-ios
11:如何優化UITableView中Cell載入圖片的例項
地址:https://github.com/allenhsu/UIScrollView-Samples/tree/master/LazyLoad
12:開源的IOS程式碼集合
地址:https://github.com/dkhamsing/open-source-ios-apps
二:第三方外掛
1:基於響應式程式設計思想的oc
地址:https://github.com/ReactiveCocoa/ReactiveCocoa
2:hud提示框
地址:https://github.com/jdg/MBProgressHUD
3:XML/HTML解析
地址:https://github.com/topfunky/hpple
4:有文字輸入時,能根據鍵盤是否彈出來調整自身顯示內容的位置
地址:https://github.com/michaeltyson/TPKeyboardAvoiding
5:狀態列提示框
地址:https://github.com/jaydee3/JDStatusBarNotification
6:block工具包。將很多需要用delegate實現的方法整合成了block的形式
地址:https://github.com/zwaldowski/BlocksKit
7:圖片載入
地址:https://github.com/rs/SDWebImage
8:正規表示式
地址:https://github.com/wezm/RegexKitLite
9:Masonry程式碼佈局
地址:https://github.com/SnapKit/Masonry
10:彈出窗
地址:https://github.com/sberrevoets/SDCAlertView
11:Button的樣式
地址:https://github.com/mattlawer/BButton
12:驗證網路連線狀態
地址:https://github.com/tonymillion/Reachability
13:自動計算表格行高
地址:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
14:關鍵幀基礎動畫框架,如動畫效果的啟動頁
地址:https://github.com/IFTTT/JazzHands
15:iOS快速簡單整合國內三大平臺分享
地址:https://github.com/xumeng/XMShareModule
16:五項能力值展示的五邊形
地址:https://github.com/dsxNiubility/SXFiveScoreShow
17:自動識別網址號碼郵箱和表情的label
地址:https://github.com/molon/MLEmojiLabel
18:IM對話功能的封裝
地址:https://github.com/ZhipingYang/UUChatTableView
19:字典轉模型框架
地址:https://github.com/CoderMJLee/MJExtension
20:下拉上拉刷資料
地址:https://github.com/CoderMJLee/MJRefresh
21:表格行左右划動選單
地址:https://github.com/MortimerGoro/MGSwipeTableCell
22:圖文混搭
地址:https://github.com/zhouande/TLAttributedLabel
23:可以簡單展示在UINavigationBar下方,類似Music app的播放列表檢視,彈出選單檢視
地址:https://github.com/DrummerB/BFNavigationBarDrawer
24:比如篩選、模糊、優化、蒙版、調整大小、旋轉以及儲存等等。同時還提供了一個UIImageView子類從URL非同步載入圖片,並在下載完畢時展示圖片。
地址:https://github.com/Nyx0uf/NYXImagesKit
25:底部TabBar
地址:https://github.com/robbdimitrov/RDVTabBarController
26:表情面版
地址:https://github.com/ayushgoel/AGEmojiKeyboard
27:記錄框架
地址:https://github.com/CocoaLumberjack/CocoaLumberjack
28:IOS與javascript互動
地址:https://github.com/marcuswestin/WebViewJavascriptBridge
29:圖表統計展示
地址:https://github.com/kevinzhow/PNChart (或https://github.com/danielgindi/ios-charts)
30:appStore評分
地址:https://github.com/arashpayan/appirater
31:iOS-Categories 擴充套件類大全
地址:https://github.com/shaojiankui/IOS-Categories
32:掃描二維碼,仿微信效果,帶有掃描條
地址:https://github.com/JxbSir/JxbScanQR
33:動效彈出檢視(彈出窗裡面為文字,可以定義彈出的方向,及顯示的時間)--AMPopTip
地址:https://github.com/andreamazz/AMPopTip
34:基於Masonry自動計算行高擴充套件
地址:https://github.com/632840804/HYBMasonryAutoCellHeight
35:模仿新浪微博彈出選單
地址:https://github.com/wwdc14/HyPopMenuView
36:搜尋歷史標籤
地址:https://github.com/zhiwupei/SearchHistory
37:快速整合新手引導的類庫
地址:https://github.com/StrongX/XSportLight
38:設定頁面的封裝
地址:https://github.com/renzifeng/ZFSetting
39:帶箭頭的彈出檢視外掛
地址:https://github.com/xiekw2010/DXPopover
40:下拉選單外掛
地址:https://github.com/dopcn/DOPDropDownMenu/
41:表格空白提示外掛
地址:https://github.com/dzenbot/DZNEmptyDataSet
42:給任意UIView檢視四條邊框加上陰影,可以自定義陰影的顏色、粗細程度、透明程度以及位置(上下左右邊框)
地址:https://github.com/Seitk/UIView-Shadow-Maker
43:不錯的日期時間外掛
地址:https://github.com/CoderXL/UUDatePicker
44:底部彈出選擇
地址:https://github.com/skywinder/ActionSheetPicker-3.0
45:比較不錯的引導頁面外掛
地址:https://github.com/ealeksandrov/EAIntroView
46:兩個APP跳轉的外掛
地址:https://github.com/usebutton/DeepLinkKit
47:本地存取NSUserDefaults外掛
地址:https://github.com/gangverk/GVUserDefaults
48:NSArray 和 NSDictionary關於LINQ的操作方式,封裝一些常用的操作
地址:https://github.com/ColinEberhardt/LinqToObjectiveC
49:可以監控網路請求的內容
地址:https://github.com/coderyi/NetworkEye
50:時間幫助外掛,可以快速獲取時間,比較,增加等操作
地址:https://github.com/MatthewYork/DateTools
51: 不錯的鏈式動作
地址:https://github.com/jhurray/JHChainableAnimations
52:彈出層檢視,背景效果(可以自定義檢視的內容)
地址:https://github.com/HJaycee/JCAlertView
53:圓形進度條的顯示,中間可顯示值
地址:https://github.com/mdinacci/MDRadialProgress
54:很帥的資料載入動畫(可以用於資料列表載入的展現)
地址:https://github.com/NghiaTranUIT/FeSpinner
55:一個開源的AFnetworking上層的封裝(猿題庫等運用)
地址:https://github.com/yuantiku/YTKNetwork
56:CBStoreHouseRefreshControl:一個效果很酷炫的下拉重新整理控制元件
地址:https://github.com/coolbeet/CBStoreHouseRefreshControl
57:AFNetworking-RACExtensions:針對ReactiveCocoa的AF封裝
地址:https://github.com/CodaFi/AFNetworking-RACExtensions
58:模糊效果(毛玻璃)
地址:https://github.com/nicklockwood/FXBlurView
59:UITableView展開效果的外掛
地址:https://github.com/sakkaras/SKSTableView
60:ZIP壓縮及解壓外掛ZipArchive
地址:https://github.com/ZipArchive/ZipArchive
61:自定義UIAlertView
地址:https://github.com/lmcd/LMAlertView
62:Facebook開源的動畫庫Pop
地址:https://github.com/facebook/pop
63:關於使用facebook動畫庫的例項集合
地址:https://github.com/schneiderandre/popping
64:iOS 應用檢視上新增簡單閃爍效果Shimmer
地址:https://github.com/facebook/Shimmer
65:ios資料持久化外掛,使得Core Data使用起來更加的便捷容易
地址:https://github.com/magicalpanda/MagicalRecord
66:建立縮合的iOS應用程式標題欄
地址:https://github.com/bryankeller/BLKFlexibleHeightBar
67:PDF閱讀器核心庫
地址:https://github.com/vfr/Reader
68:STPopup使彈出框也有UINavigationController的效果
地址:https://github.com/kevin0571/STPopup
69:基於核心音訊,有助於進行實時,低延遲音訊處理和視覺化的iOS和OSX音訊視覺化框架
地址:https://github.com/syedhali/EZAudio
70:一個不錯的彈出Sheet,可以前進跟後退,適合多個頁面
地址:https://github.com/m1entus/MZFormSheetController
71:Aspect庫是對面向切面程式設計的實現,裡面封裝了Runtime的方法
地址:https://github.com/steipete/Aspects
72:一個不錯在無輸入源的輸入框,如UITableViewCell等
地址:https://github.com/slackhq/SlackTextViewController
73:小紅點外掛,用於提示未讀效果
地址:https://github.com/weng1250/WZLBadge
74:不錯的照片選擇器,視訊選擇器,支援單多選
地址:https://github.com/mwaterfall/MWPhotoBrowser
75:含10多種的轉場動畫效果
地址:https://github.com/ColinEberhardt/VCTransitionsLibrary
76:左右選單顯示(類似QQ導航)
地址:https://github.com/romaonthego/RESideMenu
77:很讚的等待指示動畫(比系統自帶的帥)
地址:https://github.com/ninjaprox/DGActivityIndicatorView
78:KVOController一個簡單安全的 KVO(Key-value Observing, 鍵-值 觀察)工具, 提供簡單方便、執行緒安全的API
地址: https://github.com/facebook/KVOController
79:FormatterKit 收集了很多構思優秀的 NSFormatter 子類
地址:https://github.com/mattt/FormatterKit
三:輔助軟體
1:XCODE文件註解外掛VVDocumenter
地址:https://github.com/onevcat/VVDocumenter-Xcode
2:將JSON格式化輸出為模型的屬性
地址:https://github.com/EnjoySR/ESJsonFormat-Xcode
3:圖片提示外掛
地址:https://github.com/ksuther/KSImageNamed-Xcode
4:圖片轉換外掛
地址:https://github.com/rickytan/RTImageAssets
5: 測試模擬蘋果通知
地址:https://github.com/KnuffApp/Knuff
6: HOStringSense 可以在彈出框寫NSString,所見及所得
地址:https://github.com/holtwick/HOStringSense-for-Xcode
7:cocoapods-xcode-plugin pod相關的操作可以在xcode選單進行
地址:https://github.com/kattrali/cocoapods-xcode-plugin
8:switch列舉的時候會自動生成程式碼
地址:https://github.com/stefanceriu/SCXcodeSwitchExpander
9:git中關於各個語言的gitignore
地址:https://github.com/github/gitignore
10:FLEX(Flipboard Explorer)是Flipboard官方釋出的一組專門用於iOS開發的應用內除錯工具
地址:https://github.com/Flipboard/FLEX
11:ponyDebugger是一個遠端除錯工具包,通過使用 Chrome 開發者工具來除錯 iOS 應用的網路流量和資料儲存
地址:https://github.com/square/PonyDebugger
12: OC編碼風格規範
相關文章
- 個人常用iOS第三方庫以及XCode外掛介紹iOSXCode
- iOS開原始碼集合 和 各種實用第三方庫以及 XCode輔助外掛整理iOS原始碼XCode
- 公司用到的一些 iOS 開源庫和第三方元件iOS元件
- iOS開發大神必備的Xcode外掛iOSXCode
- android 外掛化開發 開源專案列表Android
- 10款提高 iOS 開發效率的 XCode 外掛iOSXCode
- IOS開源專案iOS
- iOS 開源專案集合iOS
- IOS開源專案索引iOS索引
- iOS 開發者能用上的 10 個 Xcode 外掛iOSXCode
- xcode 外掛之KSImageNamed-XcodeXCode
- 盤點開發者最喜愛的十大開源Xcode外掛XCode
- Xcode6外掛開發入門XCode
- Xcode外掛FlyCodingXCode
- 一些開發中比較好用的第三方外掛
- IOS開發常用GitHub開源專案iOSGithub
- Github 上的 iOS 開源專案GithubiOS
- 前端進階:跟著開源專案學習外掛化架構前端架構
- 推薦輕量高效無依賴的開源JS外掛和庫JS
- 工具篇---xcode外掛使用XCode
- Xcode 裝逼外掛 ActivatePowerModeXCode
- Flutter外掛開發---iOS篇FlutteriOS
- iOS開發必備外掛iOS
- fastclick外掛的使用--移動端vue專案開發(vue常用外掛)ASTVue
- iOS開源專案週報0323iOS
- iOS開源專案週報0406iOS
- 開源 iOS 專案分類索引大全iOS索引
- 參加開源專案的一些經驗和收穫
- chrome好用外掛和第三方工具Chrome
- HBuilder 第三方外掛開發UI
- 有用的國外開源專案網址
- dlopen開發外掛庫
- vue開發的一些外掛Vue
- 分享海量 iOS 及 Mac 開源專案和學習資料iOSMac
- iOS 不錯的第三方開源庫歸類分享iOS
- xcode 7.3 安裝外掛管理XCode
- Xcode8外掛安裝XCode
- Android外掛化——VirtualAPK外掛框架接入專案AndroidAPK框架