Stay in touch
OHStackView
May 12, 2011 • MIT License
This class allows you to stack its subviews, and automatically layout its subviews. It updates the position of every of its subviews automagically as soon as you modify the size of one of its subview.
HGMovingAnnotationView
May 12, 2011 • MIT License
An annotation view for an MKMapView that can move along a map.
MRMapView
May 12, 2011 • MIT License
An iOS library for displaying tiled maps with support for custom tile providers.
MDAboutController
May 12, 2011 • MIT License
A complete About UIViewController package for iOS apps. It automatically fetches info from your Info.plist, and also populates credits from Credits.plist.
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.
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...