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

MasterDetailController  screenshot

MasterDetailController

September 05, 2012 • Public Domain License
A master detail controller that works like the facebook sliding menu/view You need to provide a master controller and detail controller. These controllers should subclass UIViewController and pr...
OLGhostAlertView screenshot

OLGhostAlertView

September 01, 2012 • Public Domain License
OLGhostAlertView allows you to present a translucent view with a title and an optional message on the bottom of the screen. Use it to inform your user about temporary issues that do not require any...
HTML Text Editor screenshot

HTML Text Editor

August 26, 2012 • Public Domain License
A very simple implementation that uses CKEditor in web view to edit rich text content and generate HTML for further use.
DWTagList screenshot

DWTagList

August 07, 2012 • Public Domain License
Create a list of tags from an NSArray to be shown in a view with customizable fonts, colors, and other properties.
Waveform Audio Player screenshot

Waveform Audio Player

July 28, 2012 • Public Domain License
This is a small cocoa control, which displays the waveform of the actually played audio file. It loads all the AVFoundation.framework supported formats.
Adjustable Label Category screenshot

Adjustable Label Category

April 30, 2012 • Public Domain License
Adjusting the size of a UILabel is a pain in the back. This category provides a couple of simple methods to make this process less painful. You can "auto adjust" a label provided a minimum size,...
MOOPullGesture screenshot

MOOPullGesture

April 19, 2012 • Public Domain License
Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.
MOOMaskedIconView screenshot

MOOMaskedIconView

March 01, 2012 • Public Domain License
Draw scalable icons of different styles with a single PDF or image. If you're sick of maintaining tons of image files for @2x displays, different colors, or highlighted/unhighlighted states, this i...
FadingTextView screenshot

FadingTextView

February 15, 2012 • Public Domain License
A simple device for creating a fade effect at the bottom and top of a text view. Also included in the project is FadingContentScrollView which is a scroll view that you supply a content view to and...
PageViewController screenshot

PageViewController

February 15, 2012 • Public Domain License
PageViewController implements a container UIViewControler, controlling the navigation between child UIViewController with UIPageControl.
FaceWrapper-iphone screenshot

FaceWrapper-iphone

December 03, 2011 • Public Domain License
Wrapper class to detect faces from http://face.com, you will need an API key and API Secret which you can get in developer.face.com. This controller implements a custom object called FWObject wh...
MultiContactsSelector screenshot

MultiContactsSelector

November 01, 2011 • Public Domain License
A fully customisable control to select telephone (but you can use it to select another data) as whatsapp application, it supports multiselection. Supports English and Spanish. Easy to use and cu...
IL Color Picker screenshot

IL Color Picker

September 13, 2011 • Public Domain License
Photoshop style color picker for iOS. Doesn't use images, very lightweight and complete. Source includes two controls that work in unison with each other to provide users the ability to pick co...
WToast screenshot

WToast

May 25, 2011 • Public Domain License
Info messages for iOS inspired by Android Toast object.