Stay in touch
F3Swirly
January 24, 2012 • BSD License
I needed a control which had visual aspects of both an activity
indicator as well as an annunciator. This control satisfies that
need by providing, textual, color, and animated feedback.
...
UAModalPanel
January 10, 2012 • BSD License
UAModalPanel is an alternative modal panel that you can popup in your view controllers to show content that might not need an entire new screen to show. It works on the iPhone and iPad, with or wit...
CLKeypad
December 18, 2011 • BSD License
CLKeypad is a customized iPhone keyboard NumberPad with a customized toolbar. It has the same function as UIKeyboardTypeNumberPad except that CLKeypad provide an extra decimal point button. You can...
DETweetComposeViewController
December 10, 2011 • BSD License
An iOS 4 compatible version of the TWTweetComposeView controller. Otherwise known as the Tweet Sheet.
BALabel
November 17, 2011 • BSD License
BALabel extends UILabel and adds some very useful features. You can align text vertically to the top, center and bottom edge, specify margins for text inside the label (useful for table headers) an...
BASequenceControl
November 12, 2011 • BSD License
Variation of UISegmentedControl with "direction" theme. Can be used as drop-in replacement for UISegmentedControl.
HGKDragAndDropRecycleBin
November 05, 2011 • BSD License
Drag and drop objects contended in a scrollable image gallery to a recycle bin
HZActivityIndicatorView
October 10, 2011 • BSD License
A highly customizable drop-in replacement for UIActivityIndicatorView
JHNotificationManager
October 07, 2011 • BSD License
A queue-able notification manager for custom view notifications. Not to be confused with NSNotificationCenter!!
DOAutocompleteTextField
October 02, 2011 • BSD License
DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major browsers and Google Suggest.
Sparklines
September 01, 2011 • BSD License
Custom view implementing Edward Tufte's sparkline concept. Sparklines are small, word-sized graphics showing historical values for a measured data item.They were described by Edward Tufte in his 19...
JSTokenField
August 21, 2011 • BSD License
An iOS token field based on the behaviour and functionality provided by Mail.app's email recipient field.
FlipView
August 02, 2011 • BSD License
Magazine Style View/Layout like Flipboard. Originally created by Raw Engineering, but their repository has strangely gone missing.
JMNoise
July 21, 2011 • BSD License
A category on UIView to very easily apply a noise texture. Uses Core Graphics so that no external images or dependencies are needed.
JMSlider
July 10, 2011 • BSD License
A decorated and animated iOS slider control to extend the functionality of a single button by sliding it. Easily extensible and developed entirely using Core Graphics so that external images are n...
DBSignupViewController
July 05, 2011 • BSD License
DBSignupViewController provide a view controller for a complete signup like latest version of Foursquare app (3.2.1)