本文受到27 iOS open source libraries to skyrocket your development的啟發(fā), 再次表示感謝
1: AFNetworking - 網(wǎng)絡(luò)請求
AFNetworking is a delightful networking library for iOS and Mac OS X
類似庫有Alamofire
2: AsyncDisplayKit - 異步加載UI
Smooth asynchronous user interfaces for iOS apps
類似庫有Componentkit
3: Aspects - Runtime
Delightful, simple library for aspect oriented programming
4: Charts - 圖表繪制
Beautiful charts for iOS/tvOS/OSX!
類似庫有PNChart
5: CocoaAsyncSocket - Socket
Asynchronous socket networking library for Mac and iOS
6: CocoaLumberjack - Logger
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
7: DZNEmptyDataSet - 空列表UI
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
8: fastlane - 自動化工具集
The easiest way to automate building and releasing your iOS and Android apps
雖然官方說也支持Android, 但是現(xiàn)在只有iOS支持較好
9: FMDB - 數(shù)據(jù)庫
A Cocoa / Objective-C wrapper around SQLite
10: FSCalendar - 日歷
A superiorly awesome iOS7+ calendar control, compatible with both Objective-C and Swift
11: JazzHands - 引導(dǎo)頁
A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros
類似庫有EAIntroView
12: Kiwi - 單元測試
Simple BDD for iOS
13: Masonry - Autolayout封裝
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
類似庫有PureLayout, SnapKit
14: MGSwipeTableCell - 側(cè)滑Cell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions
類似庫有SWTableViewCell
15: MLeaksFinder - 內(nèi)存泄漏
Find memory leaks in your iOS app at develop time
16: MJExtension - JSON<->Model
A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file
17: MJRefresh - 下拉刷新
An easy way to use pull-to-refresh
18: PermissionScope - 權(quán)限UI
Intelligent iOS permissions UI and unified API
)
19: pop - 動畫
An extensible iOS and OS X animation library, useful for physics-based interactions
20: ReactiveCocoa - 響應(yīng)式編程
Streams of values over time
類似庫有RxSwift
21: Realm-Cocoa - 替代數(shù)據(jù)庫
Realm is a mobile database: a replacement for Core Data & SQLite
類似庫有MagicalRecord
22: SDWebImage - 異步加載圖片
Asynchronous image downloader with cache support as a UIImageView category
23: SocketRocket - WebSocket
A conforming Objective-C WebSocket client library
24: SVProgressHUD - 進度提示
A clean and lightweight progress HUD for your iOS and tvOS app
類似庫有MBProgressHUD
25: SVWebViewController - WebViewController封裝
A drop-in inline browser for your iOS app
26: TPKeyboardAvoiding - 彈出鍵盤
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
27: TTTAttributedLabel - 圖文混排
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
類似庫有YYText
28: YYKit - YY工具集
A collection of iOS components
It's so huge that I split it into several independent components:
YYModel — High performance model framework for iOS
YYCache — High performance cache framework for iOS
YYImage — Image framework for iOS to display/encode/decode animated WebP, APNG, GIF
YYWebImage — Asynchronous image loading framework
YYText — Powerful rich text component for iOS
YYKeyboardManager — Access keyboard view and track keyboard animation
YYDispatchQueuePool — iOS utility class to manage global dispatch queue
YYAsyncLayer — iOS utility classes for asynchronous rendering and display
YYCategories — A set of useful categories for Foundation and UIKit.
更多文章, 請支持我的個人博客