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

DTGridView screenshot

DTGridView

April 29, 2011 • BSD License
A two-dimensional scrolling view component for the iPhone, heavily inspired by UITableView.
V8HorizontalPickerView screenshot

V8HorizontalPickerView

April 28, 2011 • Unspecified License
Horizontal UIPickerView Control for iOS.
TSAlertView screenshot

TSAlertView

April 28, 2011 • Custom License
UIAlertView drop-in replacement. Supports stacked buttons, input fields, user-configurable size, and more.
MGPRoundProgressButton screenshot

MGPRoundProgressButton

April 28, 2011 • Unspecified License
A progress/loading indicator wrapped around a button. Similar to the design seen in the iTunes app for playing previews of songs.
PopupView screenshot

PopupView

April 28, 2011 • BSD License
PopupView for iOS, like UICalloutView.
ANSegmentedControl screenshot

ANSegmentedControl

April 28, 2011 • Unspecified License
Reeder for Mac-like NSSegmentedControl.
FlipCardNavigationView screenshot

FlipCardNavigationView

April 28, 2011 • Unspecified License
A novel 'flip card' style of navigating between different views in an iPhone app.
DCKnob screenshot

DCKnob

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

CLCascade

April 26, 2011 • Apache 2.0 License
CLCascade is a library to create twitter-like UI in iPad apps created by CreativeLabs.pl TEAM.
ILGeoNamesSearchController screenshot

ILGeoNamesSearchController

April 26, 2011 • BSD License
ILGeoNamesSearchController is a custom UITableViewController which supports online searching for named locations through the free geonames.org service. ILGeoNamesSearchController is part of the IL...
DLWebView screenshot

DLWebView

April 25, 2011 • Unspecified License
A `UIViewController` subclass that can be used as a drop-in browser component.
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
OpenSpringBoard screenshot

OpenSpringBoard

April 24, 2011 • Unspecified License
UIKit based Spingboard clone, similar to Three20's TTLauncherView.
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...
GCRetractableSectionController screenshot

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 screenshot

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

GCPlaceholderTextView

April 22, 2011 • MIT License
A subclass of UITextView that allow a placeholder. The use is exactly the same as UITextView, except that you can set a placeholder.