Stay in touch
AudioRecorder
August 05, 2014 • MIT License
A simple app to record, trim and export audio for Mac.
Written in Swift and took just 2 days.
If you are on IRC, feel free to ping me in #iphonedev/#macdev on freenode. I'm the pretty_functi...
SwiftImageLoader
July 29, 2014 • MIT License
Asynchronous Image Loader in Swift. Caches using an NSCache.
Useful for UITableViewCells.
DPTransparentEdgesTableView (Swift and Objective-C implementation)
July 21, 2014 • MIT License
Table and scroll view with transparent top and bottom edges. Written in Objective-C and Swift
HGWActivityButton - Swift
July 21, 2014 • MIT License
A UIButton subclass with a custom, built-in activity indicator
Written in Swift.
Wyrd
July 19, 2014 • MIT License
Wyrd is a library for asynchronous programming in Swift. It aims to be concise and simple. Wyrd is inspired by Promises/A+. Both Swift and Cocoa Touch doesn't provide any helpers for asynchronous p...
MZDownloadManager
July 18, 2014 • BSD License
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit...
GoogleWearAlert (Swift)
July 11, 2014 • MIT License
An Android Wear style animated confirmation view for iOS - Written in Swift
This library is not intended as fully fledged alert view replacement (it has no buttons) this confirmation view is ide...
MPGNotification
July 10, 2014 • MIT License
MPGNotifications is an iOS control that allows you to display in-app interactive notifications that are fully customisable to suit your needs.
LTBouncyPlaceholder (Swift)
July 08, 2014 • MIT License
A learning-by-doing UITextField extension written in Swift
LTMorphingLabel (Swift)
July 07, 2014 • MIT License
A learning-by-doing Swift project cloning the original Morphing Label of iOS 8 introduced in WWDC 2014.
Swift-Useful-Extensions
July 07, 2014 • MIT License
lots of categories i used in objc, rewrite in swift, more coming.
PKLocationManager (Swift)
July 07, 2014 • MIT License
A Swift based, centralized location manager, simplifying the CLLocationManager API by adding closures and automatically adjusting accuracy, based on the subscribers common needs.
TaskQueue (Swift)
July 07, 2014 • MIT License
A great Swift class for managing asynchronous tasks that need to execute one after another. You just add tasks (as closures) to the queue and the queue takes care to execute them in the proper orde...
PKNetworkActivityController
June 30, 2014 • MIT License
A simple and lightweight network activity indicator controller written in Swift.
No image provided.
PKHUD
June 28, 2014 • MIT License
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
No image provided.
No image provided.