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

SunSetUtility screenshot

SunSetUtility

November 24, 2014 • MIT License
A Simple utility that can be added to your iOS project that allows you to notify users that you are shutting down this app. You can refer users to a different app if you like. You can also stage th...
HeatMapPath screenshot

HeatMapPath

November 24, 2014 • MIT License
Goal-Based vector field path finding
KPCTabsControl screenshot

KPCTabsControl

November 24, 2014 • MIT License
A multi-tabs control first designed to look and behave like the tab control in Apple's Numbers spreadsheet, with enhanced capabilities, but now with new tab styles, such as Chrome & Safari, as well...
JTCalendar screenshot

JTCalendar

November 21, 2014 • MIT License
A customizable calendar view for iOS.
ZLSwipeableView screenshot

ZLSwipeableView

November 21, 2014 • MIT License
A simple view for building card like interface like Tinder and Potluck.
HTKDynamicResizingCell screenshot

HTKDynamicResizingCell

November 19, 2014 • Apache 2.0 License
Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of ce...
LTSlidingViewController screenshot

LTSlidingViewController

November 17, 2014 • MIT License
sliding view controller allowing custom transition
AFSwipeToHide screenshot

AFSwipeToHide

November 17, 2014 • MIT License
Hide your toolbars with a swipe. Just like Safari for iOS.
MLFlyOverMenu screenshot

MLFlyOverMenu

November 17, 2014 • MIT License
Flyover menu for iOS
NFSplitViewController screenshot

NFSplitViewController

November 17, 2014 • MIT License
A simple split view controller for Mac OS X that works
FCVerticalMenu screenshot

FCVerticalMenu

November 17, 2014 • MIT License
A simple and fully customizable vertical menu.
JTScrollViewController screenshot

JTScrollViewController

November 17, 2014 • MIT License
Create a ScrollViewController on iOS pragmatically using Auto Layout without a nib file.
TTWindow screenshot

TTWindow

November 17, 2014 • BSD License
NSWindow subclass that allows you to set a custom tint color for the titlebar
DatePickerCell screenshot

DatePickerCell

November 17, 2014 • MIT License
Inline/Expanding date picker for table views. Written in swift.
EAColourfulProgressView screenshot

EAColourfulProgressView

November 17, 2014 • MIT License
EAColourfulProgressView is a custom progress view where the current filling colour is generated between two colours, based on the current value. It takes advantage of `IBDesignable` and `IBInspe...
MDMenuViewController screenshot

MDMenuViewController

November 14, 2014 • MIT License
MDMenuViewController is an iOS container view controller that coordinates between its content view controllers through a side menu that is shown from the side with appealing animation , supports iO...
Anim screenshot

Anim

November 14, 2014 • MIT License
Animation library, using Core Animation. Designed for iOS. In Swift.
Camembert screenshot

Camembert

November 14, 2014 • MIT License
Use sqlite3 for iOS and OS X simply. Written in Swift, you can now store all your data, with the easy way ever.
DSFacialGestureDetector screenshot

DSFacialGestureDetector

November 14, 2014 • MIT License
CIDetector with streaming video pod 'DSFacialGestureDetector' or import all the files under the Detector directory to your project.
Scream.swift screenshot

Scream.swift

November 14, 2014 • MIT License
UIKit's extensions to use closure in Swift. Scream.swift is a wrapper for UIKit that lets you replace target and selector with closure. self.button = (UIButton.buttonWithType(.Custom) as ...