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

ZeeSQLiteHelper screenshot

ZeeSQLiteHelper

August 12, 2013 • BSD License
Simple SQLite helper for performing general database tasks with few lines of code like fetching records from DB, Inserting, Updating and Deleting records.
MVBouncyView screenshot

MVBouncyView

August 11, 2013 • BSD License
UIView category providing bouncing functionality. Example usage: UIView *view = (some view in your code) view.bounceAmplitude = 1.25f; // optional view.bounceAttenuation = 1....
Slide View Controller screenshot

Slide View Controller

August 04, 2013 • BSD License
Control is for a 3 panel slide.
No image provided.

CBDraggableView

August 03, 2013 • BSD License
A subclass of UIView that you can drag to anywhere. Also add the effect like those dating app (swipe, Tinder, etc.), swipe left and right will make the view rotate a little bit.
SAHighlightedTextField screenshot

SAHighlightedTextField

August 02, 2013 • BSD License
A flexible iOS component that subclasses UITextField and switches the background while the text field is being edited.
MSCellAccessory screenshot

MSCellAccessory

July 21, 2013 • BSD License
UITableViewCell accessoryType can easily customizing the colors. Supported iOS7 Flat Design.
UI7Kit screenshot

UI7Kit

July 14, 2013 • BSD License
Backport flat-style UIKit from iOS7 to iOS5+. Drop-in replacement of legacy UIKit also is supported. UI7Kit is alternative implementation of iOS theme on the iOS5/iOS6. Because UI7Kit support ru...
JSController screenshot

JSController

July 08, 2013 • BSD License
A set of classes that make it easy to build a controller UI for games. - Written purely in UIKit - All controls are both delegate based and/or pollable. - D-Pad class with full 8 directions, b...
RCHGestureGuide screenshot

RCHGestureGuide

June 30, 2013 • BSD License
A tool to display gesture hints to your users on any area of user interface area of your application. Allow the user to dismiss and remove guides for different areas of your applications and re-...
No image provided.

MBSwitch

June 29, 2013 • BSD License
An iOS7 style UISwitch for iOS < 7
FocusColorTextField screenshot

FocusColorTextField

June 29, 2013 • BSD License
Set a different backgroundColor and textColor on your text fields and text views when they have focus.
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.