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

MJPopupViewController screenshot

MJPopupViewController

July 03, 2012 • MIT License
A UIViewController Category to display a ViewController as a popup with different transition effects.
QBKOverlayMenuView screenshot

QBKOverlayMenuView

July 01, 2012 • Custom License
A slide-out menu similar to the one used in Sparrow on iOS.
SignatureView screenshot

SignatureView

July 01, 2012 • Unspecified License
A simple signature view that presents a signature box and returns a finger drawn signature (PNG format) as NSData.
EKStreamView screenshot

EKStreamView

June 29, 2012 • Unspecified License
A scrolling view having many cells in different heights and in columns for iOS, just like Pinterest.
CircleView screenshot

CircleView

June 28, 2012 • MIT License
A demonstration of how to scroll UITableViewCells in a circular pattern.
SVPullToRefresh screenshot

SVPullToRefresh

June 28, 2012 • MIT License
Give pull-to-refresh & infinite scrolling to any UITableView with 1 line of code.
JFImageSavePanel screenshot

JFImageSavePanel

June 26, 2012 • MIT License
NSSavePanel wrapper for image save dialogs, similar to those in Preview.app.
NGVaryingGridView screenshot

NGVaryingGridView

June 25, 2012 • MIT License
A GridView which allows to set individual Rects for the Cells. So you can define Cells with different Sizes, used for e.g. in Timetables, EPGs, etc. Similar to the UI used in Hipmunk.
EarthView screenshot

EarthView

June 24, 2012 • BSD License
3D visualization of the Earth globe for iOS that uses map tiles for imagery and OpenGL ES and GLKit for rendering.
SGViewPager screenshot

SGViewPager

June 23, 2012 • Apache 2.0 License
A collection of custom container UIViewController's. Including a modern one in swift
MKPopoverColorWell screenshot

MKPopoverColorWell

June 23, 2012 • MIT License
A better looking NSColorWell, with a simple popover color picker.
AURosetteView screenshot

AURosetteView

June 23, 2012 • MIT License
A good looking, animated share button.
DMTabBar screenshot

DMTabBar

June 21, 2012 • MIT License
DMTabBar is a simple segmented control / bar that mimics the XCode 4 Inspector segmented control.
HMLabel screenshot

HMLabel

June 21, 2012 • BSD License
Finder like color label control. include label control, label select field, label select menu item and label cell.
iOS Filter Control screenshot

iOS Filter Control

June 18, 2012 • MIT License
An iOS Filter UIControl Subclass. Zero Graphics. Highly Customizable.
CERoundProgressView screenshot

CERoundProgressView

June 17, 2012 • Custom License
A progress view which shows its progress a pie-chart.
FRLayeredNavigationController screenshot

FRLayeredNavigationController

June 15, 2012 • BSD License
Influenced by the UI of the Twitter and Soundcloud iPad apps we designed a new navigation concept for our product Checkpad MED. FRLayeredNavigationController is the foundation for this new UI. Also...
PPRevealSideViewController screenshot

PPRevealSideViewController

June 13, 2012 • MIT License
This is a container controller for presenting side views like Path or Facebook application. It is really simple to use, like UINavigationController, works on both iPhone and iPad, really easy to s...
SGTabs screenshot

SGTabs

June 12, 2012 • Apache 2.0 License
SGTabsViewController is a container view controller which shows tabs for each view like mobile safari does. This controls looks best on an iPad sized screen - You can add and remove tabs dyna...
PathMove screenshot

PathMove

June 12, 2012 • BSD License
A demonstration of moving an object along a bezier path in iOS.