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

SCLAlertView-Objective-C screenshot

SCLAlertView-Objective-C

October 14, 2014 • MIT License
Animated Alert View written in Objective-C, which can be used as a UIAlertView or UIAlertController replacement.
OTCover screenshot

OTCover

October 14, 2014 • MIT License
A view like the Medium Personal page for iOS.
STAlertView screenshot

STAlertView

October 14, 2014 • MIT License
A block-based wrapper for UIAlertView.
CKTextField screenshot

CKTextField

October 14, 2014 • MIT License
Enhanced UITextField, with improved visuals for a sweet UX. Add input validation via Storyboard! The CKTextField displays a green checkmark once the user entered a valid content. It will shake, ...
No image provided.

RadialTransition_objC

October 14, 2014 • Unspecified License
Great radial transition for navigation controller, with custom back swipe.
CrossNavigation screenshot

CrossNavigation

October 14, 2014 • MIT License
if you inherit your view controllers from CNViewController, you'll be able to push them to the stack not just to right side (as you do if you use UINavigationController), but to any of four: left, ...
BHTabViewSplitVC screenshot

BHTabViewSplitVC

October 13, 2014 • MIT License
A iOS8 universal template for embedding a UISplitViewController in a UITabViewController
BRBubbles screenshot

BRBubbles

October 13, 2014 • MIT License
Recreating the Watch main interface.
BirthdayPlaceholder screenshot

BirthdayPlaceholder

October 12, 2014 • MIT License
This is a UITextField shouldChangeCharactersInRange delegate implementation that keeps the placeholder text displayed as the user types
OneShotLocationManager screenshot

OneShotLocationManager

October 12, 2014 • MIT License
A replacement class for CLLocationManager for when you want to easily fetch just once the current device location
MMP_EmojiPicker screenshot

MMP_EmojiPicker

October 12, 2014 • MIT License
Emoji Picker for iOS applicaions
TGCameraViewController screenshot

TGCameraViewController

October 12, 2014 • MIT License
Custom camera with AVFoundation. Beautiful, light and easy to integrate with iOS projects.
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...