Stay in touch
StyledPageControl
May 14, 2011 • MIT License
StyledPageControl works just like UIPageControl in iOS, but more customizable. You can change the colors, gap width, diameter and style.
NAMapKit
May 13, 2011 • MIT License
Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework.
KTOneFingerRotationGestureRecognizer
May 12, 2011 • MIT License
A custom UIGestureRecognizer for doing one finger rotations in iOS apps. It tracks finger movement around a central point.
No image provided.
AMOptionMenu
May 12, 2011 • MIT License
A multi-option popup menu, similar to Xcode's "Overview" toolbar item.
- Multiple controls can be driven by the same data source
- Setting state via key-value coding
- Populating a standard NS...
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.
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.