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

DLRadioButton screenshot

DLRadioButton

October 18, 2014 • MIT License
Best Radio Button for iOS
LogDispatcher.Swift screenshot

LogDispatcher.Swift

October 18, 2014 • MIT License
A more powerful println(_:)
JMFormDescription screenshot

JMFormDescription

October 17, 2014 • MIT License
JMFormDescription is an Objective-C library for easily creating and managing complex structured forms.
No image provided.

NFXTourViewController

October 17, 2014 • MIT License
This is the ViewController that the user can see in a simple way the tour image.
Swift-SpriteKit-Analog-Stick screenshot

Swift-SpriteKit-Analog-Stick

October 17, 2014 • MIT License
Virtual analog stick (Swift+Sprite Kit)
StatefulViewController screenshot

StatefulViewController

October 16, 2014 • MIT License
Placeholder views based on content, loading, error or empty states
JBSpacer screenshot

JBSpacer

October 16, 2014 • MIT License
Determines optimal spacing for resizable grids.
UIView-Easing screenshot

UIView-Easing

October 16, 2014 • MIT License
Inspired from UIView-EasingFunctions with some difference in implementation, this doesn't use AHEasing, instead it uses CAMediaTimingFunction. Created mainly because the previously mentioned repo d...
KINWebBrowser screenshot

KINWebBrowser

October 16, 2014 • MIT License
KINWebBrowser is a web browser module for your apps. Compatible with iPhone and iPad devices running iOS 7 & 8.
Wethr screenshot

Wethr

October 15, 2014 • MIT License
Wethr provides developers the ability to add location-based current weather conditions to their views as simply as adding any UIView.
QRCodeReader.swift screenshot

QRCodeReader.swift

October 15, 2014 • MIT License
Simple QRCode reader in Swift
timeLineiOS screenshot

timeLineiOS

October 15, 2014 • MIT License
Drop-in timeline control with progress animation.
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.
SwiftyJSON screenshot

SwiftyJSON

October 14, 2014 • MIT License
The better way to deal with JSON data in Swift let json = JSON(data: dataFromNetworking) if let userName = json[0]["user"]["name"].string{ //Now you got your value }
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, ...
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.