Stay in touch
AlecrimCoreData
August 24, 2014 • MIT License
A simple Core Data wrapper library written in Swift.
Features:
- Simpler classes and methods to access and save Core Data managed objects
- Main and background contexts support
- Core Data ...
ENSwiftSideMenu
August 24, 2014 • MIT License
A simple side menu for iOS 8 written in Swift language. Using UIDynamics, UIGestures and UIBlurEffect.
ShutupButton
August 24, 2014 • MIT License
Voice Enable and Mute Button with Animation written in Swift.
AFImageHelper
August 16, 2014 • MIT License
Convenience extension for UIImage and UIImageView in Swift
ODMultiColumnLabel
August 16, 2014 • MIT License
A UILabel replacement that renders text on multiple columns, comes in both Objective-C and Swift versions
SwiftAppMenuController
August 16, 2014 • MIT License
Facebook's Paper.app like menu adapted to Swift from GTAppMenuController from Gianluca Tursi
FrostedSidebar
August 09, 2014 • MIT License
Hamburger Menu based off of RNFrostedSidebar (https://github.com/rnystrom/RNFrostedSidebar), written in Swift, and uses the new iOS 8 UIVisualEffectView for the UIBlurEffect.
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