Stay in touch
JGProgressView
April 22, 2013 • MIT License
JGProgressView is a UIProgressView subclass with an animated, OS X inspired 'Indeterminate' setting.
JGProgressView is fully customizable: The animation speed and animation direction can be adjust...
iOSCombobox
April 22, 2013 • MIT License
Tries to faithfully replicate the "select" tag you see on web pages in Safari. Also incorporates UIPickerView for you so you don't have to!
KIPullToReveal
April 20, 2013 • MIT License
Combine a search result's `UITableView` with a `MKMapView`.
Just setup the `KIPullToRevealViewController` as a `UITableViewController` with the known delegate methods. Set `pullToRevealDelegate`...
DPTextField
April 19, 2013 • MIT License
A replacement for UITextField with loads of extras, including auto fill. Auto-fill suggestions appear "under" the keyboard. See: https://raw.github.com/ebaker355/DPTextField/master/DPTextFieldAutoF...
MVSelectorScrollView
April 18, 2013 • MIT License
Simple Cocoa control that can be used as an alternative for UISegmentedControl in UIKit.
DAAppsViewController
April 18, 2013 • MIT License
DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner. The user is able to view each app's App Store page by launching an instance of SKStore...
KBPopupBubble
April 15, 2013 • MIT License
Twitter-style popup bubbles with dynamic, animated pointer arrows.
UIColor+MLPFlatColors
April 14, 2013 • MIT License
UIColor+MLPFlatColors is a category for UIColor that adds class methods to conveniently produce 20 new colors designed for flat or semi-flat interface designs. It also adds some methods for choosin...
WSCoachMarksView
April 14, 2013 • MIT License
WSCoachMarksView is an iOS drop-in class that displays user coach marks with a rectangular cutout over an existing UI. This approach leverages your actual UI as part of the onboarding process for y...
KIImagePager
April 13, 2013 • MIT License
This image pager lets you load and swipe through a series of images. It's easy to implement and provides a nice way of presenting a not-fullscreen-gallery to your user. This control looks a bit lik...
AAActivityAction
April 11, 2013 • MIT License
AAActivityAction is Reeder like ActionSheet. Method architecture is inspired by UIActivity and UIActivityViewController.
UINavigationBarAdjustableTint
April 11, 2013 • MIT License
A subclass of UINavigationBar that allows you to control the level of tint brightness that is applied to the tintColor
Star Rating View
April 10, 2013 • MIT License
Drop in 5 Star Rating View
- Swipe / Tap to change rating, swipe left to reset
- Animated / Non animated
- Label / without label
- Debug mode with colors
MSMatrixController
April 09, 2013 • MIT License
A component to organize your view controllers in a gesture-based a 2D matrix.
SliderSwitch
April 08, 2013 • MIT License
A custom windowed slider designed by Chris Norstrom which can be use to replace UISwitch.
Nocilla
April 07, 2013 • MIT License
Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X.
CLFContainerViewController
April 04, 2013 • MIT License
CLFContainerViewController makes it much easier to create custom container view controllers.
With this class, you can create container view controllers whose children occupy the entire bounds of...