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

LaunchScreenViewController screenshot

LaunchScreenViewController

December 27, 2014 • MIT License
iOS View Controller for loading default launch screen in app and maybe to add some animations to it
ReorderableGridView (Swift) screenshot

ReorderableGridView (Swift)

December 27, 2014 • MIT License
Reorderable grid view solution implemented with Swift. It's a UIScrollView subclass, not a collection view layout.
JFMinimalNotifications screenshot

JFMinimalNotifications

December 26, 2014 • MIT License
An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable. See this control in action here: https://www.youtube.com/watch?v=jDYC-NYKl9A
BoxSimpleOAuth screenshot

BoxSimpleOAuth

December 26, 2014 • MIT License
A quick and simple way to authenticate a Box user in your iPhone or iPad app. Quick How-To: * Create an instance of BoxSimpleOAuthViewController and pass in a Box client ID, client secret, cl...
NSURL Validation screenshot

NSURL Validation

December 26, 2014 • MIT License
This is a Swift extension of NSURL that will take a provided String and validate it for both proper format and that it is an accessible url. It is asynchronous and returns the response and formatte...
RRMessageController screenshot

RRMessageController

December 25, 2014 • MIT License
RRMessageController is a UIViewController, allows you to write a message with photos as attachment.
FXModelValidation screenshot

FXModelValidation

December 25, 2014 • MIT License
FXModelValidation is an Objective-C library that allows to validate data/model/forms easily. Suits for any NSObject.
SSAPullToRefresh screenshot

SSAPullToRefresh

December 25, 2014 • MIT License
A simple PullToRefresh implementation, inspired by the look of the Facebook iOS app PullToRefresh component.
RRCamera screenshot

RRCamera

December 24, 2014 • MIT License
RRCamera is a camera handler for iOS with crop feature.
No image provided.

BFKit

December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>. If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
MaterialKit screenshot

MaterialKit

December 24, 2014 • MIT License
Material design components (inspired by Google Material Design) for iOS written in Swift
Game-Timer screenshot

Game-Timer

December 24, 2014 • MIT License
GameTimer is a light-weight timer that you can use for iOS games. It can be enhanced easily for more complex projects. One use is to update a progressbar whilst the main timer is running. GameTi...
JTSlideShadowAnimation screenshot

JTSlideShadowAnimation

December 24, 2014 • MIT License
A shadow animation effect for iOS
MMTransitionEffect screenshot

MMTransitionEffect

December 23, 2014 • MIT License
This is Extension Of RSTransitionEffect(yeahdongcn) Transformed From (Frame based animation) to (Constraint Based Animation)
MSAlertController screenshot

MSAlertController

December 18, 2014 • MIT License
You can use AlertController in iOS7!! MSAlertController has same feature at UIAlertViewController. In addtion, customize font, font size and font color.
DSFacebookImagePicker screenshot

DSFacebookImagePicker

December 18, 2014 • MIT License
DSFacebookImagePicker is an image picker replacement that selects photos from the user's Facebook account instead of their local photo library. It was designed to be used as similar as possible to ...
JTNumberScrollAnimatedView screenshot

JTNumberScrollAnimatedView

December 16, 2014 • MIT License
A scroll animation for display number for iOS
ZFTokenField screenshot

ZFTokenField

December 15, 2014 • MIT License
iOS custom view that let you add token view inside like NSTokenField
KMMSmileyStrength screenshot

KMMSmileyStrength

December 13, 2014 • MIT License
A password strength view that uses smiley faces to depict the strength of a password. Set a custom font colour for the smiley faces, so that you can style it according to your app. Set a custom...
QRCodeReaderViewController screenshot

QRCodeReaderViewController

December 13, 2014 • MIT License
Simple QRCode reader for iOS 7 and over in Objective-C