Stay in touch
GPaperTrans
January 16, 2015 • MIT License
Yet another UICollectionView layout transitions inspired by Facebook Paper App written in Swift.
VMFloatLabel (Swift)
January 12, 2015 • MIT License
Swift based UITextField subclass with floating labels
GDWebViewController
January 09, 2015 • MIT License
A simple view controller for navigating web pages using WKWebView.
- A browser-like view controller to support web pages navigation in your Swift app.
- Supports back-forward navigation and pag...
SlideMenuControllerSwift
January 08, 2015 • MIT License
iOS Slide Menu based on iQON, Feedly, Google+, Ameba iPhone app.
RAReorderableLayout
January 08, 2015 • MIT License
A UICollectionView layout which you can move items with drag and drop.
PulsingLayer
January 06, 2015 • MIT License
Adds a customizable CALayer halo effect to any arbitrary UIView. Completely written in Swift.
RAMPaperSwitch
January 06, 2015 • MIT License
RAMPaperSwitch is a Swift module which paints over the parent view when the switch is turned on.
FloatLabelFields
January 06, 2015 • MIT License
Text entry controls which contain a built-in title/label so that you don't have to add a separate title for each field.
FloatLabelFields is the Swift implementation of a UX pattern that has come...
MABCardsView (Swift)
January 05, 2015 • MIT License
A Swift port for https://github.com/zhxnlai/ZLSwipeableView
RAMAnimatedTabBarController
January 04, 2015 • MIT License
RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items.
SwiftGraph
December 29, 2014 • MIT License
SwiftGraph is a pure Swift (no Cocoa) implementation of a graph data structure, appropriate for use on both iOS and OS X projects. It includes support for weighted, unweighted, directed, and undire...
ReorderableGridView (Swift)
December 27, 2014 • MIT License
Reorderable grid view solution implemented with Swift. It's a UIScrollView subclass, not a collection view layout.
NSURL Validation
December 26, 2014 • MIT License
This is a Swift extension of NSURL that will take a provided String and validate it for both proper format and that it is an accessible url. It is asynchronous and returns the response and formatte...
MaterialKit
December 24, 2014 • MIT License
Material design components (inspired by Google Material Design) for iOS written in Swift
DSFacebookImagePicker
December 18, 2014 • MIT License
DSFacebookImagePicker is an image picker replacement that selects photos from the user's Facebook account instead of their local photo library. It was designed to be used as similar as possible to ...
Sync
December 09, 2014 • MIT License
Sync eases your every day job of parsing a `JSON` response and getting it into Core Data. It uses a convention over configuration paradigm to facilitate your workflow.
* Handles operations in sa...