6,703 open source UI components
for iOS, iPadOS, macOS, tvOS, and watchOS.

OHStackView screenshot

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 screenshot

HGMovingAnnotationView

May 12, 2011 • MIT License
An annotation view for an MKMapView that can move along a map.
MRMapView screenshot

MRMapView

May 12, 2011 • MIT License
An iOS library for displaying tiled maps with support for custom tile providers.
MDAboutController screenshot

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 screenshot

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 screenshot

Expandable Input Toolbar

May 07, 2011 • MIT License
Expandable Input Toolbar in the style of the iPhone messages app
FlickTabControl screenshot

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...
AcaniChat screenshot

AcaniChat

May 04, 2011 • MIT License
An open-source version of iPhone's native Messages app.
EGOPhotoViewer screenshot

EGOPhotoViewer

May 04, 2011 • MIT License
Quick PhotoViewer for the iPhone. Built upon EGOImageLoading and EGOCache.
ShareKit screenshot

ShareKit

May 04, 2011 • MIT License
Drop in sharing features for all iPhone and iPad apps.
RTLabel screenshot

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 screenshot

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 screenshot

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.
iOSPlot screenshot

iOSPlot

April 30, 2011 • MIT License
Draw line charts and pie charts in iOS.
DCKnob screenshot

DCKnob

April 28, 2011 • MIT License
iOS rotary knob control. All custom drawing, no images, highly customizable.
TISwipeableTableView screenshot

TISwipeableTableView

April 25, 2011 • MIT License
Allows you to swipe a UITableViewCell and reveal a back view, as seen in the "Twitter" app.
MTLocation screenshot

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 screenshot

SVWebViewController

April 24, 2011 • MIT License
A simple and elegant inline browser for your iPhone or iPad app.
SVProgressHUD screenshot

SVProgressHUD

April 23, 2011 • MIT License
A clean and lightweight progress HUD for iOS.
MAConfirmButton screenshot

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...