Libraries, tools, and resources for developing applications on the iOS platform.
iOS Development
Repositories
A curated list of awesome iOS ecosystem resources including Objective-C and Swift projects, libraries, tools, frameworks and other quality resources.
A powerful charting library for iOS/macOS/tvOS with 8+ chart types, smooth animations, and cross-platform compatibility with MPAndroidChart. Supports Swift and Objective-C.
A powerful iOS library that natively renders After Effects animations using JSON files. Supports real-time vector animation rendering with minimal code across multiple Apple platforms.
A comprehensive curated collection of Swift libraries, frameworks, tools, and learning resources for iOS, macOS, and server-side development. Features over 1,000+ categorized projects covering UI, networking, animation, testing, and more.
A powerful async image downloader with caching support for iOS/macOS/tvOS. Features memory/disk caching, animated image support, and extensible architecture with plugins.
RxSwift is a reactive programming library for Swift that implements the ReactiveX standard. It provides observable sequences for handling asynchronous operations, event streams, and data binding with declarative syntax. Includes RxCocoa for UI integration, RxRelay for simple subjects, and testing utilities.
A powerful pure-Swift library for asynchronous image downloading and caching. Features multi-layer hybrid cache, image processing, SwiftUI support, and seamless integration with UIKit/AppKit components.
SwiftyJSON is a popular Swift library that simplifies JSON data handling with type safety and concise syntax. It eliminates verbose optional unwrapping and provides intuitive access to JSON values through subscripts.