Stay in 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...
ZBGridController
May 24, 2011 • Unspecified License
A grid view with support for zooming, flipping animated-in view controllers.
ANColorPicker
May 23, 2011 • Unspecified License
Use this simple colour picker to get colors that a user picks. The color picker must be a certain size, and requires several images files in the bundle's package contents.
MAWeekView
May 22, 2011 • Unspecified License
A weekly view for viewing events, displays a whole week. Navigation using the arrows on the top of the view or using the swipe gesture.
CHViewControllerSwitcher
May 21, 2011 • MIT License
A replacement for UITabBarController, with useful features. It allows you to create your own selection interface with UI-components. It allows you to use just some part of the window, not the full-...