Layout A library for building complex iOS UIView animations in an easy way ViewAnimator brings your UI to life with just one line. 01 August 2018
Navigation Uses category to allow you change UINavigationBar appearance dynamically ZSNavigationBar uses category to allow you change UINavigationBar appearance dynamically.(supported iOS 11+ and iPhone X) 01 August 2018
Miscellaneous Cross-platform Swift implementation of UIKit for Android Cross-platform Swift implementation of UIKit for Android. 31 July 2018
RichEditor A native source editor for iOS and macOS written in Swift A native source editor for iOS and macOS. Under the hood, this uses SavannaKit. 31 July 2018
Games Simple memory game written in Swift 4 using VIPER Architecture Simple memory game written in Swift 4 using VIPER Architecture. 31 July 2018
Framework Framework that can get parameters from URL Path Matcha is Framework that can get parameters from URL Path. It does not have Router, so simple. 31 July 2018
Animations An UILabel subclass that lets you animate text with different types An UILabel subclass that lets you animate text with different types, inspired by RQShineLabel. 31 July 2018
Cache A thread safe cache write by Swift Track is a thread safe cache write by Swift. Composed of DiskCache and MemoryCache which support LRU. 26 July 2018
Cache A Swift framework for storing entire web pages into a disk cache distinct from iOS Offline Caching for Web Content. 26 July 2018
Cache A delightful iOS and OS X Networking Cache Managing Class A tool to manage caches with expiry date. 26 July 2018
Cache High performance cache framework for iOS High performance cache framework for iOS. 26 July 2018
Cache A generic caching library for Swift A generic caching library for Swift. Cache depends on Foundation. 26 July 2018
Cache Download, cache, render small images with UIImageView category FlyImage takes the advantages of SDWebImage, FastImageCache and AFNetworking, is a simple and high performance image library. 26 July 2018
Cache Super simple caching solution for iOS For a detail information about using "Cacher", checkout the article "Caching anything in iOS". 26 July 2018
Tool A project that aims to fill the gap in iOS 11.0 - 11.3.1 jailbreaks While this jailbreak is specifically aimed at developers it could be turned into a public stable jailbreak which includes Cydia. 26 July 2018
Network Start debugging iOS network calls like a wizard without extra code Start debugging iOS network calls like a wizard, without extra code! Wormholy makes debugging quick and reliable. 25 July 2018
Apps Simple Swift project applying concepts inspired on the Clean Architecture This sample project is inspired on The Clean Architecture by Uncle Bob. 25 July 2018
Miscellaneous Powerful and easy to use Swift Query Builder It's a swift lib that gives ability to build complex raw SQL-queries in a more easy way using KeyPaths. I call it FQL sunglasses 25 July 2018
Color A simpler way to implement simple gradients on iOS Gradients are coming back in style, so let's party like it's 1989 again. 25 July 2018
Miscellaneous Extensions for SwiftNIO to support Apple platforms as first-class citizens Extensions for SwiftNIO to support Apple platforms as first-class citizens. 25 July 2018
Navigation Reactive navigation library for iOS based on the coordinator pattern “How does an app transition from a ViewController to another?”. This question is common and puzzling regarding iOS development. 24 July 2018
TouchBar A touchbar concept for iOS keybaord accessory view A touchbar concept for iOS keybaord accessory view. 24 July 2018
Progress A circular progress view with gradients written in Swift The master branch is now Swift 4 compatible. For Swift 3: swift3 branch. Swift 2.3 swift2.3 branch. Swift 2 swift2 branch. 16 July 2018
Network Network abstraction layer written in Swift You're a smart developer. You probably use Alamofire to abstract away access to URLSession and all those nasty details you don't really care about. 16 July 2018
Tool Pure Swift HTML Parser with best of DOM and jquery SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS) 16 July 2018
Tool A tool to convert Swift code to Kotlin in a very easy and quick way A tool to convert Swift code to Kotlin in a very easy and quick way. 16 July 2018
Effects Graceful morphing effects for UILabel written in Swift A morphing UILabel subclass written in Swift. The .Scale effect mimicked Apple's QuickType animation of iOS 8 in WWDC 2014. 16 July 2018
Navigation Implicitly make every view controller has its own navigation bar More and more apps use custom navigation bar for each different view controller, instead of one common, global navigation bar. 16 July 2018
Time iOS Podoro timer app helps you achieve your goal Pomodoro is a iOS timer app helps you achieve your own goals and makes you motivated by enhance productivity. 16 July 2018
Animations A replica of iMessage's typing indicator bubble with support for a variety of animations A replica of iMessage's typing indicator bubble with support for a variety of animations. 14 July 2018
Audio AudioKit Synth One: Open-Source iOS Synthesizer App We've open-sourced the code for this synthesizer so that everyone is able to make changes to the code 14 July 2018
Miscellaneous An unsupported commandline tool to take an existing iOS Simulator binary marzipanify is an unsupported commandline tool to take an existing iOS Simulator binary (with minimum deployment target of iOS 12.0) 14 July 2018
Images A Swift command line script that converts .icns files to .png files at various sizes This is a Swift command line script that converts .icns files to .png files at various sizes. 14 July 2018
Table View The custom tableView which can start moving the cell with a long press gesture The custom tableView which can start moving the cell with a long press gesture. The JXMovableCellTableView which added a UILongPressGestureRecognizer. 09 July 2018
UICollectionViews A simple and drop-in UIView subclass for Rich Text Editing RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing. 08 July 2018
Popup An animated popover that pops out a given frame Animated popover that pops out of a frame. You can specify the direction of the popover and the arrow that points to its origin. 08 July 2018
Tool The Flint framework for building apps on Apple platforms using Feature Driven Development Building great apps for Apple platforms involves a lot of work; custom URL schemes, in-app purchases, authorising system permissions, universal links, Handoff and Siri support, tracking analytics events, feature flagging and more. 08 July 2018
Alerts FCAlertView - a Flat Customizable AlertView written in Objective C FCAlertView is a Flat Customizable AlertView, written in Objective C. 08 July 2018
Tool A powerful fundamental library to process sequcence type EasySequence is a powerful fundamental library to process sequcence type, such as array, set, dictionary. 08 July 2018
Highlighting An iOS & macOS syntax highlighter built with Swift Highlightr is an iOS & macOS syntax highlighter built with Swift. It uses highlight.js as it core, supports 176 languages and comes with 79 styles. 07 July 2018
Buttons Flat button with 9 different states using POP Flat button with 21 different states and 2 types animated using pop. 07 July 2018
Animations An extensible iOS and OS X animation library useful for physics-based interactions Pop is an extensible animation engine for iOS, tvOS, and OS X. 07 July 2018
Maps Enables you to present stunning 360° flyover views on an MKMapView FlyoverKit enables you to present stunning 360° flyover views on an MKMapView with zero effort while maintaining full configuration possibilities. 07 July 2018
Framework Compose native apps without a code using JSON and load them Compose native apps without a code using JSON and load them as NSBundle into another app dynamicly from local or remote locations. 02 July 2018
Animations Sica can execute various animations sequentially or parallely Sica can execute various animations sequentially or parallely. 02 July 2018
Animations TheAnimation is Type-safe CAAnimation wrapper Type-safe CAAnimation wrapper. It makes preventing to set wrong type values. 01 July 2018
Tool An in-app debugging and exploration tool for iOS FLEX (Flipboard Explorer) is a set of in-app debugging and exploration tools for iOS development. 30 June 2018
Loading Place a loading view to show users that something is going on Today almost all apps have async processes, such as Api requests, long running processes 27 June 2018