Stay in touch
InformaticToolbar
November 14, 2012 • MIT License
InformaticToolbar is mainly an UIViewController Category which allows you to add several UIBarButtonItems set to your toolbar.
The sets are defined as subclasses of ITBarItemSet. All ITBarItemSe...
CEGuideArrow
November 14, 2012 • MIT License
A custom UI component to point at different locations on the screen at arbitrary angles and sizes. Can be used for tutorials, hinting at what inputs have errors, etc.
THContactPicker
November 14, 2012 • Apache 2.0 License
An iOS view used for selecting multiple contacts. This view mimics the contact selection in the Apple Mail app
KBButton
November 13, 2012 • MIT License
An OS X button adapted from BButton. Adds Twitter Bootstrap style buttons to OS X
RNSwipeViewController
November 13, 2012 • MIT License
Seamlessly integrate beautifully functional view controllers into your app that are accessible with just the swipe of a finger. Inspiration for this project came from David Smith and his gorgeous a...
No image provided.
JFDepthView
November 12, 2012 • MIT License
This is an iOS project for presenting a modal style view with a 3D effect to add depth. Everything on the screen just before the view is presented is instantly blurred and animated back away from t...
IZValueSelector
November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ...
Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
FontasticIcons
November 10, 2012 • MIT License
FontasticIcons is an Objective-C wrapper for iconic fonts.
OBMenuBarWindow
November 09, 2012 • BSD License
OBMenuBarWindow is an NSWindow subclass that can be attached to an icon the menu bar or dragged away to become a regular window.
CHDigitInput
November 09, 2012 • Apache 2.0 License
A UIPickerView alternative for entering integer values.
SquareQuote
November 09, 2012 • MIT License
Full source code for SquareQuote, an iPhone app for creating and sharing beautiful quotes in a visual format.
TISpringLoadedView
November 07, 2012 • BSD License
Some UIView subclasses which behave as though they're attached to a spring
PaperFoldMenuController
November 07, 2012 • MIT License
PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. You can drag to hide/reveal the left menu. Selecting f...
YHCPickerView
November 06, 2012 • MIT License
YHCPickerView extends UIPickerView with a search bar to help your users easily filter the picker view's contents when it contains lots of records.
ADClusterMapView
November 05, 2012 • BSD License
ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations. This is very useful in cases where you have to display many annotations on the map.
KGDiscreetAlertView
November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
AKFieldsNavView
November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.
MKGradientButton
November 02, 2012 • Apache 2.0 License
A simple UIButton subclass with a linear gradient. The button also supplies an optional in-view activity indicator.
IMOAutocompletionViewController
November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.