Stay in touch
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.
ZPopoverController
May 20, 2011 • Unspecified License
Easy way to handle UIPopoverController, UIActionSheet and UIAlertView for iOS.
APSplitViewController
May 17, 2011 • Unspecified License
Custom UISplitViewController for iPad. Features: it always keeps both sides visible; it's always launched in the Portrait but it's rotated to any direction properly; each side contains UINavigation...
StackScrollView
May 16, 2011 • Unspecified License
StackScrollView project is a demo app for creating view like twitter app for ipad, created by the mobile development team at raw engineering. It supports: Orientation (both Landscape & Portrait), S...
JPButton
May 16, 2011 • Unspecified License
UIButton subclass that looks like a pushable keyboard button.
SlidingTabs
May 15, 2011 • Unspecified License
Sliding tabs UI element for iPhone resembling the tabbing control used in Gowalla.
JSFavStarControl
May 13, 2011 • Unspecified License
Resembles the 'star rating' control seen in the iPod app.
Rotatable MapView
May 12, 2011 • Unspecified License
A map view that rotates in response to the accelerometer.
ImageReflection
May 12, 2011 • Unspecified License
A simple addition to UIImage allowing the reflection of images.
LVColorWellCell
May 12, 2011 • Unspecified License
A Cocoa NSActionCell-derived class for embedding color well functionality inside a table view.