Stay in touch
ALPickerView
May 12, 2011 • MIT License
ALPickerView is an attempt to mime the multiple selection behavior of Cocoa Touch's UIPickerView (as seen in Mobile Safari).
Expandable Input Toolbar
May 07, 2011 • MIT License
Expandable Input Toolbar in the style of the iPhone messages app
FlickTabControl
May 07, 2011 • MIT License
FlickTabControl is an easy to use library of the "Flick" tab bar seen in popular enormego iPhone apps like Groundwork, Reader, and What's On The Radio. FlickTabControl was originally inspired by th...
EGOPhotoViewer
May 04, 2011 • MIT License
Quick PhotoViewer for the iPhone. Built upon EGOImageLoading and EGOCache.
MBCoverFlowView
May 04, 2011 • MIT License
An open-source implementation of the Cover Flow interface found in iTunes, Finder, etc. for Mac OS X.
RTLabel
May 03, 2011 • MIT License
Rich text formatting for iOS using HTML-like markup. Based on Core Text. Supports: bold and italic style, color and size, stroke, indenting, kerning, line spacing, clickable links.
CoolButtons
May 02, 2011 • MIT License
CoolButtons is a subclass of UIButton that draws glassy iOS style buttons, all using CoreGraphics and no images.
GCPagedScrollView
May 01, 2011 • MIT License
Simple UIScrollView subclass that automatically handle UIPageControl and paged content.
You can have a paged UIScrollView with UIPageControl in almost no time.
DCKnob
April 28, 2011 • MIT License
iOS rotary knob control. All custom drawing, no images, highly customizable.
TISwipeableTableView
April 25, 2011 • MIT License
Allows you to swipe a UITableViewCell and reveal a back view, as seen in the "Twitter" app.
MTLocation
April 25, 2011 • MIT License
A Framework to add convenience-stuff for easier coping with CoreLocation/MapKit on iOS. It includes a custom UIBarButtonItem mimicing the Locate-Me-Button of the built-in Google Maps App
SVWebViewController
April 24, 2011 • MIT License
A simple and elegant inline browser for your iPhone or iPad app.
MAConfirmButton
April 23, 2011 • MIT License
MAConfirmButton is an animated subclass of UIButton that replicates and improves upon the behavior of the AppStore “Buy Now” buttons. Built and animated with Core Animation layers, it is completely...
GCRetractableSectionController
April 22, 2011 • MIT License
GCRetractableSectionController is an helper class that let you make easily section of UITableView that detract and contract when tapped.
GCDiscreetNotificationView
April 22, 2011 • MIT License
GCDiscreetNotificationView is a discreet, non-modal, notification view for iOS. You can use it to show an activity or state of you app without blocking the user interactions.