Stay in touch
RangeSlider
September 21, 2011 • Unspecified License
Two-thumbed slider for choosing a range of values.
graphael-objc
September 20, 2011 • MIT License
Objective-C wrapper for gRaphael graph charting library.
XBPageCurl
September 18, 2011 • MIT License
A page curl animation/transition for views in iOS that intends to mimic the behavior of the pages in apps like iBooks and GoogleMaps for iOS.
No image provided.
ABPadLockScreen
September 16, 2011 • MIT License
ABPadLockScreen aims to provide a universal solution to providing a secure keypad/pin lock screen to your iPhone or iPad app. With just a few lines you can have a full lock screen module ready to go.
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.
IL Color Picker
September 13, 2011 • Public Domain License
Photoshop style color picker for iOS. Doesn't use images, very lightweight and complete.
Source includes two controls that work in unison with each other to provide users the ability to pick co...
Nimbus
September 12, 2011 • Apache 2.0 License
An iOS framework whose growth is bounded by O(documentation).
By focusing on documentation first and features second, Nimbus hopes to be a framework that accelerates the development process of a...
RBFilePreviewer
September 11, 2011 • MIT License
RBFilePreviewer is a wrapper around Apple's QLPreviewController. Ease of use is its primary design. It can be dropped into any project and used right away. Unlike QLPreviewController, RBFilePreview...
FXLabel
September 09, 2011 • zlib License
FXLabel improves upon the standard UILabel by providing a subclass that supports soft shadows, inner shadow and gradient fill, and which can easily be used in place of any standard UILabel.
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.
MacMapKit
September 07, 2011 • BSD License
MapKit for Mac is a framework for displaying maps in a Cocoa application that is API-compatible with Apple's MapKit framework for iOS.
MultiColumnTableViewForiOS
September 07, 2011 • Unspecified License
A multi-column table view based on the UITableView for iOS.
Dynamic Table Cell Classes
September 06, 2011 • Apache 2.0 License
A set of classes built to facilitate binding data objects to table rows on the iPad and editing the elements of the data objects in-line in the table rows. Simulates controls such as popup boxes, c...
PhotoAppLink
September 05, 2011 • MIT License
PhotoAppLink is an open source library allowing your iOS photo app to launch other participating photo apps while passing along the current image.
This will allow users to easily process an imag...
NDRotator
September 05, 2011 • Custom License
iOS GUI control element, representing a dial or touch disc.
PSTreeGraph
September 04, 2011 • Unspecified License
A tree graph view control for iPad applications.
Sparklines
September 01, 2011 • BSD License
Custom view implementing Edward Tufte's sparkline concept. Sparklines are small, word-sized graphics showing historical values for a measured data item.They were described by Edward Tufte in his 19...
LaunchImageTransition
August 31, 2011 • Custom License
Fades from your launch image (Default.png) to root view controller. Lets you choose the transition animation and delay.
TPMultiLayoutViewController
August 30, 2011 • MIT License
A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.