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

DRColorPicker - #1 Color Picker, Color Wheel and Chooser for iOS screenshot

DRColorPicker - #1 Color Picker, Color Wheel and Chooser for iOS

October 12, 2014 • MIT License
DRColorPicker picker supports all resolutions, orientations and devices. Features: * Manage favorites by saving, moving and deleting * Recent colors are stored * Pick color by hue * Pick c...
BMYScrollableNavigationBar screenshot

BMYScrollableNavigationBar

October 12, 2014 • BSD License
This version of the scrollable navigation bar feature is an evolution on Valentin Shergin's SherginScrollableNavigationBar. There are a few open source components (1, 2, 3, 4) for iOS but all of th...
ADTransitionController screenshot

ADTransitionController

October 11, 2014 • BSD License
UINavigationController with custom transitions
AQPhotoPicker screenshot

AQPhotoPicker

October 11, 2014 • MIT License
It's a cool Photo Picker app for iOS (tested on iPhone, not on iPad yet), and quite easy to use. With this control, you can capture photos from iPhone camera or select photos from album by implemen...
THMoreFromDeveloper screenshot

THMoreFromDeveloper

October 11, 2014 • MIT License
Control to show other APPs from a Developer
KIProgressView screenshot

KIProgressView

October 11, 2014 • MIT License
Medium, Youtube-like Progress View in iOS!
DropboxSimpleOAuth screenshot

DropboxSimpleOAuth

October 09, 2014 • MIT License
A quick and simple way to authenticate a Dropbox user in your iPhone or iPad app. Quick How-To: * Create an instance of DropboxSimpleOAuthViewController and pass in an Dropbox app key, app se...
No image provided.

EBCardCollectionViewLayout

October 09, 2014 • MIT License
Have you ever tried to implement a simple UI showing element as cards? You ended up implementing a UIScrollView, didn't you? Well, you should have used a UICollectionView with a custom UICollection...
Alpha Channel Remover screenshot

Alpha Channel Remover

October 09, 2014 • Public Domain License
Mac OS X Application which allow users to remove alpha (transparency) from images. You can remove alpha channel of multiple files within seconds.
DebugView screenshot

DebugView

October 08, 2014 • MIT License
A simple way to debug your view hierarchy
RDImageViewerController screenshot

RDImageViewerController

October 08, 2014 • MIT License
Simple image viewer. It's containing prefetch feature.
NCRAutocompleteTextView screenshot

NCRAutocompleteTextView

October 07, 2014 • MIT License
An NSTextView subclass that implements a popover to autocomplete words.
XHRealTimeBlur screenshot

XHRealTimeBlur

October 07, 2014 • MIT License
RealTimeBlur applies to the view, transitions, background.
SimulatorManager screenshot

SimulatorManager

October 06, 2014 • MIT License
Simple Mac Application to perform quick access iOS Simulator Application data
SCFacebook 4.1 screenshot

SCFacebook 4.1

October 06, 2014 • MIT License
The SCFacebook 4.1 is a simple and cleaner to use the api facebook-ios-sdk Objective-C Wrapper (https://github.com/facebook/facebook-ios-sdk) to perform login, get friends list, information about t...
FVSoundWaveDemo screenshot

FVSoundWaveDemo

October 06, 2014 • MIT License
Demo app for FVSoundWaveView. FVSoundWaveView lets you to display discrete wave forms with audio assets.
SplittingTriangle screenshot

SplittingTriangle

October 06, 2014 • MIT License
iOS port of Splitting triangle, a simple loading-style animation. https://dribbble.com/shots/1678788-Splitting-triangle
CDSideBarController screenshot

CDSideBarController

October 06, 2014 • MIT License
CDSideBarController is a light and easy side bar with custom iOS7 animations and actions
HBVLinkedTextView screenshot

HBVLinkedTextView

October 06, 2014 • MIT License
UITextView subclass that lets you set a block to be executed when a user taps a specified word, phrase, or regex match.
KIInPlaceEdit screenshot

KIInPlaceEdit

October 05, 2014 • MIT License
In-place editing for UILabel! UILabel+InPlaceEdit.h enables users to edit a label in the place. No inheritance. Just import the category and [label ipe_enableInPlaceEdit]; :) Related Link...