Stay in touch
ASTextField
April 19, 2014 • MIT License
A demo project for making custom UITextField in iOS. Very useful for making login signup screens in couple of minutes. This text field is purely made by customizing the UITextField, no background v...
Koala Hates Rain
April 19, 2014 • MIT License
"Koala Hates Rain" is a simple game where your goal is to dodge raindrop, stay dry fur as long as possible and gain high points.
You can see the code here :
https://github.com/haruair/Koala-Hat...
UIColor+FlatColors
April 17, 2014 • MIT License
A category to extend UIColor with the flat colors from the Flat UI framework. http://designmodo.github.io/Flat-UI/
soofani-THContactPicker
April 17, 2014 • MIT License
An iOS view used for selecting multiple contacts. This was built to mimic the selecting contact functionality in the Apple Mail app with improved UI.
Details:
* Control now loads contacts fro...
OCMaskedTextFieldView
April 17, 2014 • Apache 2.0 License
A simple UIView subclass to display dynamically masked textFields.
XLForm
April 16, 2014 • MIT License
XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. The goal of the library is to get the same power of hand-made forms but spending 1/10 of the time.
XLForm...
ASValueTrackingSlider
April 16, 2014 • MIT License
A UISlider subclass that displays live values in an easy to customize, animated popup view. If you supply an array of UIColors, the popup view will animate the color change as the slider moves.
Motis
April 16, 2014 • Apache 2.0 License
Smart JSON to NSObject mapping using Cocoa's KVC.
Motis is a user-friendly interface with Key Value Coding that provides your NSObjects tools to map key-values stored in dictionaries into themse...
MDCSwipeToChoose
April 15, 2014 • MIT License
Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
SLParallaxController
April 15, 2014 • MIT License
Parallax effect between UITableView & UIMapView - like FourSquare
No image provided.
ASOAnimatedButton
April 15, 2014 • MIT License
A storyboard-friendly library to animate button to have a two-state or bounce effect. One of the possible implementations of those effects is it can be used to build a menu buttons such as the one...
AKPickerView
April 15, 2014 • MIT License
A simple but customizable horizontal picker view.
You can change the font and its color.
Works on iOS 6/7.
CBHazeTransitionViewController
April 14, 2014 • Unspecified License
A small clone of Haze's beautiful transition view. http://gethaze.com/
KEYPullDownMenu
April 14, 2014 • MIT License
A pull down menu, similar to notification center on iOS that supports an unlimited number of items. Items can either be selected, deleted or reordered. The control is aimed at providing context for...