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

AMKeyboardNumberPad screenshot

AMKeyboardNumberPad

October 19, 2011 • Unspecified License
A number pad keyboard for iOS.
AlertPickerView screenshot

AlertPickerView

September 30, 2011 • Unspecified License
Picker control embedded in an alert view.
SMHeadedList screenshot

SMHeadedList

September 29, 2011 • Unspecified License
Create a list with a header section like Game Center on iOS 5.
RangeSlider screenshot

RangeSlider

September 21, 2011 • Unspecified License
Two-thumbed slider for choosing a range of values.
UIExpandableTableView screenshot

UIExpandableTableView

September 15, 2011 • Unspecified License
UIExpandableTableView is a UITableView subclass that gives you easy access to expandable and collapsable sections by just implementing a few more delegate and dataSource protocols.
FontReplacer screenshot

FontReplacer

September 08, 2011 • Unspecified License
Since iOS 3.2, you can use custom fonts in your apps but unfortunately, you can't use these custom fonts in Interface Builder. FontReplacer is a solution to this problem.
MultiColumnTableViewForiOS screenshot

MultiColumnTableViewForiOS

September 07, 2011 • Unspecified License
A multi-column table view based on the UITableView for iOS.
PSTreeGraph screenshot

PSTreeGraph

September 04, 2011 • Unspecified License
A tree graph view control for iPad applications.
ImageSpinner screenshot

ImageSpinner

September 02, 2011 • Unspecified License
Spins a single UIImage.
RSColorPicker screenshot

RSColorPicker

August 23, 2011 • Unspecified License
Easy to use, simple to customize. HSV Color picker for iPhone and iPad. Uses delegation and allows full control over brightness.
Smooth Line View screenshot

Smooth Line View

August 19, 2011 • Unspecified License
Smooth & fast line drawing from touch inputs for UIViews using Quartz
StrikeThroughLabel screenshot

StrikeThroughLabel

August 16, 2011 • Unspecified License
Subclass of UILabel that adds the ability to draw a line through the text.
UIXOverlayController screenshot

UIXOverlayController

August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.
CubeTabBarController screenshot

CubeTabBarController

August 09, 2011 • Unspecified License
The normal switching between view controllers on UITabBarControllers is boring. No animation whatsoever. So I decided to add a cube animation. It uses CoreAnimation to be able to rotate around the ...
ToolDrawer screenshot

ToolDrawer

August 07, 2011 • Unspecified License
A collapsible toolbar that is affixed to one of the four corners of the screen.
ASRangeSlider screenshot

ASRangeSlider

July 25, 2011 • Unspecified License
A Two-Thumb Slider for iOS apps.
MKTickerView screenshot

MKTickerView

July 17, 2011 • Unspecified License
MKTickerView is a drop-in replacement for a horizontal stock ticker kind-of control. Infinite scrolling, and wraps around automatically when the last item is hit. Butter smooth scrolling.
TBTabBar screenshot

TBTabBar

July 16, 2011 • Unspecified License
Custom Tab Bar imitating TweetBot's tab bar.
JSScrollableTabBar screenshot

JSScrollableTabBar

July 11, 2011 • Unspecified License
A simple, refined tab bar for iOS that resembles the TabStrip control found in the popular Three20 library, without the dependencies.
HorizontalTable screenshot

HorizontalTable

July 08, 2011 • Unspecified License
Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView.