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

CurrencyNumericTextField screenshot

CurrencyNumericTextField

June 28, 2013 • BSD License
Provides a currency symbol-equipped text field.
StackMenu screenshot

StackMenu

June 28, 2013 • BSD License
Stack Menu looks like the OS X Dock's stacks feature.
InfiniteScrollPicker screenshot

InfiniteScrollPicker

June 20, 2013 • BSD License
InfiniteScrollPicker is a subclass of UIScrollView and providing infinite scrolling and size scaling for central items (refer to screenshot). This is a control that I wrote for Emodex (https://itun...
Parallax screenshot

Parallax

June 17, 2013 • BSD License
Parallax is an iOS library that reproduces the parallax effect of the iOS7 home screen.
LRAccessoryView screenshot

LRAccessoryView

June 13, 2013 • BSD License
LRAccessoryView is a custom UIToolbar view for iOS that enables a control for form navigation (like Safari)
DSLCalendarView screenshot

DSLCalendarView

June 04, 2013 • BSD License
Simple calendar view for iOS.
BRScrollBarView screenshot

BRScrollBarView

June 03, 2013 • BSD License
BRScrollBarView is a powerful scroll bar allows the user to drag a handle to quickly scroll through the contents of a UIScrollView or UITableView. BRScollBarView shows a label with text, so you ...
Handedness screenshot

Handedness

May 29, 2013 • BSD License
Determine handedness of a UIPinchGestureRecognizer
kxintro screenshot

kxintro

May 26, 2013 • BSD License
KxIntro is a small set of Objective-C classes for showing intro screens in your iOS app.
KxMenu screenshot

KxMenu

May 26, 2013 • BSD License
KxMenu is a vertical popup menu for iOS applications.
NSAlert-Popover screenshot

NSAlert-Popover

May 24, 2013 • BSD License
Category to run alerts within NSPopovers.
UIView+Shadow screenshot

UIView+Shadow

May 23, 2013 • BSD License
An UIView category that allow user to easily make inset shadow, customize the radius, alpha, color and directions.
RBDMuteSwitch screenshot

RBDMuteSwitch

May 18, 2013 • BSD License
Prior to iOS 5 it was relatively straightforward to detect whether a device was muted by using an audio route to detect playback type. But under iOS 5 this was changed as Apple never intended fo...
BZPasscodeViewController screenshot

BZPasscodeViewController

May 17, 2013 • BSD License
Passcode view controller for iOS.
METoast screenshot

METoast

May 15, 2013 • BSD License
METoast is a view to show toast message. It's a queue based FIFO toast.
FB-Gallery screenshot

FB-Gallery

May 11, 2013 • BSD License
An implementation of Facebook's photo browser
Fingertips screenshot

Fingertips

May 04, 2013 • BSD License
Fingertips is a small library that gives you automatic presentation mode in your iOS app.
Drag Menu screenshot

Drag Menu

May 02, 2013 • BSD License
A drag-to-reveal menu that allow user to drag at somewhere and see a menu show up. The drag menu will stick at the point that user dragged, configurable if you want it's center to stick at a point....
Animated-TableViewCell screenshot

Animated-TableViewCell

April 30, 2013 • BSD License
A example project with Animated Cells In this example, I created a customCell1 which demonstrate that how the animated call user to subclass and customize their own tableViewCell. Add everything...
Swipe-to-Select-GridView screenshot

Swipe-to-Select-GridView

April 30, 2013 • BSD License
A example project to make a swipe-to-select GridView based on UICollectionView It allows user to swipe to select multiple items.