iOS Libraries
Libraries
- React Native
- Grouper/FlatUIKit: A collection of awesome flat UI components for iOS.
- AFNetworking/AFNetworking: A delightful networking framework for iOS, macOS, watchOS, and tvOS.
- facebook/pop: An extensible iOS and OS X animation library, useful for physics-based interactions.
- Khan/SwiftTweaks: Tweak your iOS app without recompiling!
- ReactiveCocoa/ReactiveCocoa: Streams of values over time
- jverkoey/nimbus: The iOS framework that grows only as fast as its documentation
- tombenner/nui: Style iOS apps with a stylesheet, similar to CSS
- Mantle/Mantle: Model framework for Cocoa and Cocoa Touch
- stig/json-framework: JSON (JavaScript Object Notation) is a light-weight data interchange format that’s easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
- bennyguitar/Colours: A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
- douban/DOUAudioStreamer: A Core Audio based streaming audio player for iOS and macOS
- samvermette/SVPullToRefresh: Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
- nicklockwood/iCarousel: A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
- path/FastImageCache: iOS library for quickly displaying images while scrolling
- kevinzhow/PNChart: A simple and beautiful chart lib used in Piner and CoinsMan for iOS
- tonymillion/Reachability: ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
- mattt/Ono: A sensible way to deal with XML & HTML for iOS & OS X
- facebook/Shimmer: An easy way to add a simple, shimmering effect to any view in an iOS app.
- luisobo/Nocilla: Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X.
- core-plot/core-plot: Core Plot source code and example applications
- Cocoanetics/DTCoreText: Methods to allow using HTML code with CoreText
- RestKit/RestKit: RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
- futuretap/InAppSettingsKit: This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
- SDWebImage/SDWebImage: Asynchronous image downloader with cache support as a UIImageView category
- jdg/MBProgressHUD: MBProgressHUD + Customizations