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

PaperFoldMenuController screenshot

PaperFoldMenuController

November 07, 2012 • MIT License
PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. You can drag to hide/reveal the left menu. Selecting f...
YHCPickerView screenshot

YHCPickerView

November 06, 2012 • MIT License
YHCPickerView extends UIPickerView with a search bar to help your users easily filter the picker view's contents when it contains lots of records.
ADClusterMapView screenshot

ADClusterMapView

November 05, 2012 • BSD License
ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations. This is very useful in cases where you have to display many annotations on the map.
KGDiscreetAlertView screenshot

KGDiscreetAlertView

November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
AKFieldsNavView screenshot

AKFieldsNavView

November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.
MKGradientButton screenshot

MKGradientButton

November 02, 2012 • Apache 2.0 License
A simple UIButton subclass with a linear gradient. The button also supplies an optional in-view activity indicator.
IMOAutocompletionViewController screenshot

IMOAutocompletionViewController

November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
CaptureRecord screenshot

CaptureRecord

October 31, 2012 • GPL License
User + Screen Recording iOS SDK allows you to capture the screen, record the tester's face, voice, input and touch events, and export as a single video to your camera roll.
JHWaveform screenshot

JHWaveform

October 30, 2012 • BSD License
An NSView subclass that draws a waveform overview. The view provides an optional ruler, grid and allows selection. JHWaveformView is able to graph any float* array, and a subclass, JHAudioPreviewVi...
ABTest screenshot

ABTest

October 30, 2012 • MIT License
iOS Library for performing remotely controlled and monitored A/B Split Tests in your iOS App. Provides UIButton controls for split-testing button text and button background image. Also provid...
REComposeViewController screenshot

REComposeViewController

October 29, 2012 • MIT License
Replicates functionality of SLComposeViewController introduced in iOS 6.0. You can create composers for any social network out there. REComposeViewController doesn't provide logic for sharing, only...
RNBlurModalView screenshot

RNBlurModalView

October 27, 2012 • MIT License
Add some depth to the traditional modal/alert view with RNBlurModalView. Calling the view is incredibly similar to setting up and showing a UIAlertView. You can also setup your own custom views and...
Survey 0.2 : Simple iOS Form Creation and Management screenshot

Survey 0.2 : Simple iOS Form Creation and Management

October 25, 2012 • BSD License
Survey is a lightweight library for creating forms for iOS, inspired by Django forms and Core Data
Custom Map Annotation screenshot

Custom Map Annotation

October 23, 2012 • MIT License
A demonstration of customizing the callout bubble of an MKAnnotationView.
HHPanningTableViewCell - Swipe to reveal screenshot

HHPanningTableViewCell - Swipe to reveal

October 22, 2012 • BSD License
HHPanningTableViewCell is a UITableViewCell implementing "swipe to reveal" a drawer view. Such a view typically holds action buttons applying to the current row. This behavior is seen in a numbe...
HHTabListController - Vertical tab view controller screenshot

HHTabListController - Vertical tab view controller

October 22, 2012 • BSD License
HHTabListController is an implementation of a tab controller where tabs are listed in a table view hidden behind the active view controller. The list of tabs may be revealed using a swipe gestur...
VCRadioButton screenshot

VCRadioButton

October 21, 2012 • Public Domain License
Radio Button alternative for iOS. No images required and fully customizable.
AMRatingControl screenshot

AMRatingControl

October 21, 2012 • MIT License
AMRatingControl is a UI control that resembles the 'star rating' control seen in the iPod app. AMRatingControl allows you to select a rating starting from 0 to any number of stars you want. Y...
PAPasscode screenshot

PAPasscode

October 21, 2012 • BSD License
PAPasscode is a standalone view controller for iOS to allow a user to set, enter or change a passcode. It's designed to mimic the behaviour in Settings.app while still allowing some customization. ...
IAInfiniteGridView screenshot

IAInfiniteGridView

October 20, 2012 • MIT License
Infinite grid view with UITableView-esque data source methods. If you want to have an infinite scroll view with our own grids, just drag IAInfiniteGridView, set and implement its data source, and y...