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

CEGuideArrow screenshot

CEGuideArrow

November 14, 2012 • MIT License
A custom UI component to point at different locations on the screen at arbitrary angles and sizes. Can be used for tutorials, hinting at what inputs have errors, etc.
THContactPicker screenshot

THContactPicker

November 14, 2012 • Apache 2.0 License
An iOS view used for selecting multiple contacts. This view mimics the contact selection in the Apple Mail app
KBButton screenshot

KBButton

November 13, 2012 • MIT License
An OS X button adapted from BButton. Adds Twitter Bootstrap style buttons to OS X
RNSwipeViewController screenshot

RNSwipeViewController

November 13, 2012 • MIT License
Seamlessly integrate beautifully functional view controllers into your app that are accessible with just the swipe of a finger. Inspiration for this project came from David Smith and his gorgeous a...
No image provided.

JFDepthView

November 12, 2012 • MIT License
This is an iOS project for presenting a modal style view with a 3D effect to add depth. Everything on the screen just before the view is presented is instantly blurred and animated back away from t...
CNBackstageController screenshot

CNBackstageController

November 12, 2012 • MIT License
CNBackstageController is an derivative of NSWindowController and a special impelementation to show you the content you would like to see. The goal of CNBackstageController is to provide the develop...
IZValueSelector screenshot

IZValueSelector

November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ... Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
FontasticIcons screenshot

FontasticIcons

November 10, 2012 • MIT License
FontasticIcons is an Objective-C wrapper for iconic fonts.
DSBarChart screenshot

DSBarChart

November 09, 2012 • MIT License
A simple Objective-C Bar Chart / Histogram library.
OBMenuBarWindow screenshot

OBMenuBarWindow

November 09, 2012 • BSD License
OBMenuBarWindow is an NSWindow subclass that can be attached to an icon the menu bar or dragged away to become a regular window.
CHDigitInput screenshot

CHDigitInput

November 09, 2012 • Apache 2.0 License
A UIPickerView alternative for entering integer values.
SquareQuote screenshot

SquareQuote

November 09, 2012 • MIT License
Full source code for SquareQuote, an iPhone app for creating and sharing beautiful quotes in a visual format.
TISpringLoadedView screenshot

TISpringLoadedView

November 07, 2012 • BSD License
Some UIView subclasses which behave as though they're attached to a spring
PaperFoldMenuController screenshot

PaperFoldMenuController

November 07, 2012 • MIT License
PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. You can drag to hide/reveal the left menu. Selecting f...
YHCPickerView screenshot

YHCPickerView

November 06, 2012 • MIT License
YHCPickerView extends UIPickerView with a search bar to help your users easily filter the picker view's contents when it contains lots of records.
ADClusterMapView screenshot

ADClusterMapView

November 05, 2012 • BSD License
ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations. This is very useful in cases where you have to display many annotations on the map.
KGDiscreetAlertView screenshot

KGDiscreetAlertView

November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
AKFieldsNavView screenshot

AKFieldsNavView

November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.
MKGradientButton screenshot

MKGradientButton

November 02, 2012 • Apache 2.0 License
A simple UIButton subclass with a linear gradient. The button also supplies an optional in-view activity indicator.
IMOAutocompletionViewController screenshot

IMOAutocompletionViewController

November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.