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

YZSwipeBetweenViewController screenshot

YZSwipeBetweenViewController

December 30, 2014 • MIT License
A view controller that has a scroll view which contains multiple view controllers's views; user can swipe left/right to switch to different views.
APCDController screenshot

APCDController

December 30, 2014 • MIT License
CoreData stack done right
Circular Progress View screenshot

Circular Progress View

December 30, 2014 • MIT License
Animated Circular Progress View Control based on CAShapeLayer and UIBezierPath
PJRSignatureDemo screenshot

PJRSignatureDemo

December 30, 2014 • BSD License
It is a UIView subclass by which you can draw signature and you can also get an image of that signature in your applications.
TSAppKit screenshot

TSAppKit

December 30, 2014 • BSD License
A collection of useful classes for Mac development, including a snazzy preferences window.
VLDContextSheet screenshot

VLDContextSheet

December 29, 2014 • MIT License
Context menu similar to the one in the Pinterest iOS app. Supports iOS 7+.
SwiftGraph screenshot

SwiftGraph

December 29, 2014 • MIT License
SwiftGraph is a pure Swift (no Cocoa) implementation of a graph data structure, appropriate for use on both iOS and OS X projects. It includes support for weighted, unweighted, directed, and undire...
M13PDFKit screenshot

M13PDFKit

December 29, 2014 • MIT License
M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications.
GMImagePicker screenshot

GMImagePicker

December 29, 2014 • MIT License
A Photo and Video picker ( similar to UIImagePicker ) supporting multiple selections and UI customizations. Designed for iOS 8 with Photo framework ( PhotoKit )
MLKMenuPopover screenshot

MLKMenuPopover

December 29, 2014 • Unspecified License
By using this control you can create a menu like pop over.
Apple Watch Simulateur screenshot

Apple Watch Simulateur

December 29, 2014 • Apache 2.0 License
English I create this project to let you create and test your prototype for Apple Watch. It can be run on iPhone and iPad. Français Je crée ce projet pour vous permettre de créer et de teste...
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.
MLKSplitView screenshot

MLKSplitView

December 27, 2014 • Unspecified License
Master Detail View with multiple View Controllers. This control can display a set of view controllers. Each view controller's title will be displayed in master view at left side. If we select parti...
MABSlider (Swift) screenshot

MABSlider (Swift)

December 27, 2014 • MIT License
Custom Slider for OS X using Swift
SimpleCamera screenshot

SimpleCamera

December 26, 2014 • Apache 2.0 License
A simple, customizable camera control for iOS.
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...
ADBarButtonFactory screenshot

ADBarButtonFactory

December 26, 2014 • Unspecified License
A simple hack that leverages button background images to show a highlighted text state.