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

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

FullScreenAnimations

June 10, 2012 • Unspecified License
Shows an example of a Path 2.0-like book opening animation on application launch.
CPSlider screenshot

CPSlider

June 09, 2012 • MIT License
CPSlider is a drop-in, subclass replacement for UISlider that allows varying scrubbing speeds as the user drags away from the slider thumb, emulating the slider used in the iOS iPod music player. I...
iPad Suggestions List screenshot

iPad Suggestions List

June 08, 2012 • MIT License
Easily display a popover on iPad with autocomplete suggestions for text fields.
KNMultiItemSelector screenshot

KNMultiItemSelector

June 08, 2012 • MIT License
KNMultiItemSelector is a drop-in multiple items selector for iOS projects. It works with both iPhone and iPad. It is best used for selecting several items in a long list of hundreds or thousands...
DMScrollingTicker screenshot

DMScrollingTicker

June 05, 2012 • MIT License
DMScrollingTicker is an advanced horizontal scroll ticker class made in Objective-C for iOS. It doesn’t use standard NSTimer to perform animations but instead Quartz Layers / CoreGraphics. It allow...
Scroller screenshot

Scroller

June 04, 2012 • MIT License
A novel way to interact with a list of data.
InspectorTabBar screenshot

InspectorTabBar

June 03, 2012 • Public Domain License
Tab bar like in the Xcode inspector
VSTabBar screenshot

VSTabBar

June 02, 2012 • Apache 2.0 License
A custom Tab Bar write from scratch VSTabBar is fully customizable: * All colors could be changed (Background, Foreground, gradient selection, current selection item, etc.), * Showing/Unshow...
TSPopover screenshot

TSPopover

June 01, 2012 • MIT License
UIPopover like UI (with ActionSheet) for iPhone
LBYouTubeView screenshot

LBYouTubeView

May 31, 2012 • MIT License
A UIView subclass that displays YouTube videos using MPMoviePlayerController. It's highly customizable in getting data. The choice between high-quality and standard-quality is already implemented b...
XYOrigami screenshot

XYOrigami

May 30, 2012 • MIT License
XYOrigami is an simple and easy-to-use view transition for iOS app. Inspired by HonCheng’s next train video, XYOrigami is a simpler version of folding transition. It is an add-on category of UIView...
CQMFloatingController screenshot

CQMFloatingController

May 30, 2012 • MIT License
CQMFloatingController is a floating UI component with navigation bar. You can push/pop a content view controller on it. This component is ported from Calqum (http://www.dotapon.sakura.ne.jp/apps...
EBPurchase screenshot

EBPurchase

May 28, 2012 • MIT License
EBPurchase adds simple In-App Purchase functionality to your iOS app. It wraps all of the necessary code for interacting with the StoreKit framework into a convenient little class, and provides you...
SYCompositor screenshot

SYCompositor

May 26, 2012 • MIT License
Easy, flexible drawing in Objective-C. Sometimes dynamically generating Core Graphics drawing code can be a real pain. SYCompositor makes it really simple to do in Objective-C. Simply provide NSDic...
SYPaginator screenshot

SYPaginator

May 26, 2012 • MIT License
Simple paging scroll view to make complicated tasks easier. Used in several of the Synthetic apps including Hipstamatic, D-Series, and IncrediBooth.