Stay in touch
UILoadControl
March 02, 2016 • MIT License
Add a PushToLoad control to any UIScrollView, UICollectionView and UITableView.
FolioReaderKit
March 02, 2016 • Unspecified License
A Swift ePub reader and parser framework for iOS.
Shari
March 02, 2016 • MIT License
Shari is the alternative to the library of UIPickerView(drum roll) in Swift. You can select a item using UITableView. Is inspired to Etsy's view controller transition.
RSKGrowingTextView
February 24, 2016 • Apache 2.0 License
A light-weight UITextView subclass that automatically grows and shrinks and can be used in a compose bar similar to the Messages app.
RSKGrowingTextView has several advantages:
1) it is entir...
STLocationRequest
February 15, 2016 • MIT License
An elegant and simple 3D Flyover Location Request Screen in Swift
KDDragAndDropCollectionView
January 22, 2016 • MIT License
Perform drag and drop of data across multiple collection views together with paging and rearranging. Written in Swift 2.0.
Elastic Transition
January 16, 2016 • MIT License
A UIKit custom modal transition that simulates an elastic drag. Written in Swift.
GBPageControl
January 08, 2016 • BSD License
A page control for SpriteKit based games written in Swift
AZDropdownMenu
January 08, 2016 • MIT License
A simple dropdown menu component for iOS written in Swift. The code used in the screencast are included in the sample project bundled with the repository.
PTPPlaceholderTextView
January 05, 2016 • MIT License
A simple naive implementation of UITextView subclass to support placeholder text rendering in UITextView
CarbonKit Swift
December 22, 2015 • MIT License
CarbonKit is an iOS OpenSource libraries collection. CarbonKit includes: CarbonSwipeRefresh CarbonTabSwipeNavigation
ClearTextSwitch
December 22, 2015 • MIT License
Switch control which animating text from left to right. Works with autolayout.
UITags
December 22, 2015 • Unspecified License
UITags can be used if you have a list a you want to filter the based on some cateogies, or if you want the user to choose some of the options. It is very customizable