Stay in touch
TFStackingSectionsTableView
September 28, 2014 • MIT License
In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView keeps all the section headers on screen, stacked at the top and bottom of the table. You c...
KBRoundedButton
September 28, 2014 • MIT License
KBRoundedButton allows you to create beautiful rounded rect button with dynamic colors and activity indicator, completely in Interface Builder.
Available via CocoaPods:
pod 'KBRoundedButton'
BKZoomView
September 25, 2014 • MIT License
A UIView that will zoom into its parent view. It can be implemented with only three lines of code and is very easy to use. It is optionally drag-able with a customizable zoom scale.
DTIToastCenter (Swift)
September 25, 2014 • MIT License
A toast center for displaying quick toast to the user. Written in swift.
VMXMLParser (Swift)
September 25, 2014 • MIT License
VMXMLParser is a NSXMLParser wrapper in Swift
Features:
1) Closure based
2) Response as array of dictionaries
3) Unicode support
4) Just two lines and you are done :)
SAMPLE...
TNColorScrollViewController
September 24, 2014 • MIT License
A view controller for Objective-C which creates a scrollview with view with different background colors.
TWRPickerSlider
September 24, 2014 • MIT License
A custom view component that gives the user the ability to stack picker views.
MTZRadialMenu
September 24, 2014 • MIT License
A radial menu for iOS, like the one introduced in Messages for iOS 8.
No image provided.
LocationManager (Swift)
September 23, 2014 • MIT License
CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service
Features:
1) Location update with closure & delegate support
2)...
MIBadgeButton-Swift
September 23, 2014 • MIT License
MIBadgeButton is badge button written in Swift with high UITableView/UICollectionView performance.
SwiftTask
September 22, 2014 • MIT License
Promise + progress + pause + cancel, using SwiftState (state machine).
RTFramework
September 22, 2014 • MIT License
Just a simple framework to display 3d content, easy to integrate with augmented reality frameworks(tested with vuforia)
No image provided.
MSTabbedView
September 22, 2014 • MIT License
MSTabbedView is a control for populating any number of views inside a tabbed view. All you need to do is to pass the views to the MSTabbedView object.And many other customizable properties.
SugarRecord
September 19, 2014 • MIT License
A Core Data management library written in Swift. Thanks to SugarRecord you'll be able to start the Core Data stack structure just with a line of code and start working with your database models usi...