Stay in touch
ImageCropper
July 06, 2011 • Unspecified License
Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)
ALCustomTabBarController
June 24, 2011 • Unspecified License
Allows customization of the standard UITabBarController such that the UI can be modified from it's standard iOS look and feel.
CopyableCell
June 17, 2011 • Unspecified License
CopyableCell class makes it easy to use a UITableViewCell with copy functionality. It’s a subclass of UITableViewCell class. Application code can interact with CopyableCell instances through the Co...
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.
Dock-Like Animation
June 06, 2011 • Unspecified License
An animation for iOS resembling the OS X dock icon growth effect.
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.
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.
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.
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.