Stay in touch
DCIntrospect
June 08, 2011 • MIT License
Introspect is small set of tools for iOS that aid in debugging user interfaces built with UIKit. It's especially useful for UI layouts that are dynamically created or can change during runtime, or ...
LBProgressBar
June 07, 2011 • Unspecified License
This is a custom progress bar. Since it's a subclass of NSProgressIndicator it's very easy to use.
TPKeyboardAvoiding
June 07, 2011 • Custom License
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS.
Dock-Like Animation
June 06, 2011 • Unspecified License
An animation for iOS resembling the OS X dock icon growth effect.
YRKSpinningProgressIndicator
June 05, 2011 • BSD License
A clone of the "Spinning style" NSProgressIndicator that can be set to an arbitrary size and color. The background color can also be set, or it can be transparent. You can even change the color in ...
TwitterFeed
June 04, 2011 • Unspecified License
Drop-in Twitter feed for iOS powered by MGTwitterEngine
PMAboutView
June 03, 2011 • Unspecified License
PMAboutView is basically a RootViewController ready for editing it for making an about the dev view.
Pie Menu
June 03, 2011 • MIT License
A pie menu implementation specially designed for iPhone and iPod touch
LBSegmentedButton
June 02, 2011 • Unspecified License
This is a button looking similar to the twitter buttons used in the twitter client for mac. It allows you to merge several buttons.
DCFineTuneSlider
June 01, 2011 • MIT License
Drop in replacement for UISlider that adds fine tuning features and block support.
BulbView
May 31, 2011 • Apache 2.0 License
Cocoa/UIKit view to display text like light-up bulbs on a sports scoreboard.
JGMenuWindow
May 30, 2011 • Unspecified License
A NSWindow and NSTableView to simulate the appearence of a NSMenu.
JMWhenTapped
May 30, 2011 • Unspecified License
Easily assign touch down, touch up, and tapped actions to UIViews using blocks.
Accordion
May 29, 2011 • Unspecified License
Tired of UINavigationController? Accordion might be an alternative!. Accordion is a small library for iOS that implements file navigation using accordions.
TreeMapKit
May 28, 2011 • MIT License
A treemap implementation for Cocoa Touch. You can display treemaps in iPhone, iPod touch and iPad.
GIKAnimatedCallout
May 27, 2011 • BSD License
GIKAnimatedCallout demonstrates the use of an MKAnnotationView subclass to provide functionality similar to the callouts in Maps.app on iPad.
BCStatusItem
May 26, 2011 • Unspecified License
A view and NSStatusItem category to let you easily expand the functionality of NSStatusItem. One issue with NSStatusItem is getting it's location/frame on the screen. You can do this if it has a cu...