Stay in touch
iOS-MagnifyingGlass
January 17, 2012 • Unspecified License
ACMagnifyingGlass is a magnifier (or loupe) like the one you can find in Notes.app when moving the cursor.
KnobGarageBandStyle
January 16, 2012 • Unspecified License
A GarageBand-inspired knob featuring one-finger rotation.
BJImageCropper
December 01, 2011 • Unspecified License
A simple UIView subclass that allows a user to crop an image by dragging around an area.
PickerTableViewCell
November 17, 2011 • Unspecified License
UIPickerView as a keyboard view for UITableViewCell.
COPeoplePickerViewController
November 09, 2011 • Unspecified License
Re-implementation of the email address picker of iCal (work in progress). Currently supports only email picking but can be easily extended.
iMessageKeyboardEffect
November 01, 2011 • Unspecified License
A demo application for showing how to drag the keyboard down with your finger. Caveat: this has not been put in production code. Apple may deny this.
SMHeadedList
September 29, 2011 • Unspecified License
Create a list with a header section like Game Center on iOS 5.
RangeSlider
September 21, 2011 • Unspecified License
Two-thumbed slider for choosing a range of values.
UIExpandableTableView
September 15, 2011 • Unspecified License
UIExpandableTableView is a UITableView subclass that gives you easy access to expandable and collapsable sections by just implementing a few more delegate and dataSource protocols.
FontReplacer
September 08, 2011 • Unspecified License
Since iOS 3.2, you can use custom fonts in your apps but unfortunately, you can't use these custom fonts in Interface Builder. FontReplacer is a solution to this problem.
MultiColumnTableViewForiOS
September 07, 2011 • Unspecified License
A multi-column table view based on the UITableView for iOS.
PSTreeGraph
September 04, 2011 • Unspecified License
A tree graph view control for iPad applications.
RSColorPicker
August 23, 2011 • Unspecified License
Easy to use, simple to customize. HSV Color picker for iPhone and iPad. Uses delegation and allows full control over brightness.
Smooth Line View
August 19, 2011 • Unspecified License
Smooth & fast line drawing from touch inputs for UIViews using Quartz
StrikeThroughLabel
August 16, 2011 • Unspecified License
Subclass of UILabel that adds the ability to draw a line through the text.
UIXOverlayController
August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.