Stay in touch
SWSnapshotStackView
January 09, 2012 • MIT License
Snapshot Stack View cocoa touch class decorates your UIImage's for presentation to the user with matte border, drop shadows and simulated stack of physical photos.
AFPickerView
January 06, 2012 • MIT License
Custom UIPickerView controller reconstruction allows you to customize the graphics (background, shadow, selector) just replace those files with your own:
* pickerBackground.png
* pickerGlass.pn...
GLTapLabelDemo
January 06, 2012 • MIT License
This is a custom UILabel view controller for iOS that works just like a regular UILabel, except allow to the user to tap on certains words.
IIViewDeckController
January 04, 2012 • MIT License
This class largely implements the sliding views found in the Path 2.0 and Facebook apps.
The ViewDeckController supports sideview in all directions (left, right, top, bottom), in any combination...
JGMediaPicker
January 02, 2012 • MIT License
For everyone who has pulled their hair out trying to use MPMediaPickerController!
This is a replacement library for MPMediaPickerController. It provides a user interface that is much closer to t...
ESSVideoShare
December 31, 2011 • Custom License
Easily publish videos to YouTube, Vimeo, Facebook and Flickr.
TimeScroller
December 29, 2011 • MIT License
A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).
PKRevealController
December 28, 2011 • MIT License
Introducing PKRevealController 2 - The second version of one of the most popular view controller containers for iOS, enabling you to present multiple controllers on top of one another. It is easy t...
SBStackedBarChart
December 27, 2011 • MIT License
An iOS UIView subclass that displays a stacked bar chart either horizontally or vertically (default).
CIDoorwaySegue
December 25, 2011 • MIT License
CIDoorwaySegue is a port of MFDoorwayTransition to iOS 5's storyboard segues.
SSCheckBoxView
December 24, 2011 • Apache 2.0 License
SSCheckBoxView is a check box UI control for iOS apps. It provides standard check box functionality with two states (checked and unchecked) and 5 different visual styles.
Web Browser View Controller
December 22, 2011 • MIT License
iPhone apps often have the need to show a web page, and the easiest way to implement this is to have the page opened in Safari. The problem with this, is that now your customer is stuck in Safari, ...
CLKeypad
December 18, 2011 • BSD License
CLKeypad is a customized iPhone keyboard NumberPad with a customized toolbar. It has the same function as UIKeyboardTypeNumberPad except that CLKeypad provide an extra decimal point button. You can...
EmailableCell
December 17, 2011 • Apache 2.0 License
EmailableCell is a UITableViewCell subclass for making cells containing email addresses copyable and it enables users to send email to that addresses using the iPhone’s default Mail application.
ZIStoreButton
December 16, 2011 • MIT License
A UIButton subclass that mimic the "BUY NOW" button on the iOS App Store.
SPUserResizableView
December 15, 2011 • MIT License
SPUserResizableView is a user-resizable, user-repositionable UIView subclass. It is modeled after the resizable image view from the Pages iOS app. Any UIView can be provided as the content view for...
SBTickerView
December 13, 2011 • MIT License
An easy to use ticker view with inspiration from Flipboard
CKReflectionImage
December 12, 2011 • Custom License
Create a mirror image with Core Graphics with a basic configuration.