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

ADTransitionController screenshot

ADTransitionController

October 11, 2014 • BSD License
UINavigationController with custom transitions
AQPhotoPicker screenshot

AQPhotoPicker

October 11, 2014 • MIT License
It's a cool Photo Picker app for iOS (tested on iPhone, not on iPad yet), and quite easy to use. With this control, you can capture photos from iPhone camera or select photos from album by implemen...
THMoreFromDeveloper screenshot

THMoreFromDeveloper

October 11, 2014 • MIT License
Control to show other APPs from a Developer
KIProgressView screenshot

KIProgressView

October 11, 2014 • MIT License
Medium, Youtube-like Progress View in iOS!
FloatRatingView screenshot

FloatRatingView

October 11, 2014 • MIT License
A simple rating view for iOS written in Swift! Supports whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ra...
DropboxSimpleOAuth screenshot

DropboxSimpleOAuth

October 09, 2014 • MIT License
A quick and simple way to authenticate a Dropbox user in your iPhone or iPad app. Quick How-To: * Create an instance of DropboxSimpleOAuthViewController and pass in an Dropbox app key, app se...
No image provided.

EBCardCollectionViewLayout

October 09, 2014 • MIT License
Have you ever tried to implement a simple UI showing element as cards? You ended up implementing a UIScrollView, didn't you? Well, you should have used a UICollectionView with a custom UICollection...
ReactKit screenshot

ReactKit

October 09, 2014 • MIT License
Swift Reactive Programming.
DebugView screenshot

DebugView

October 08, 2014 • MIT License
A simple way to debug your view hierarchy
RDImageViewerController screenshot

RDImageViewerController

October 08, 2014 • MIT License
Simple image viewer. It's containing prefetch feature.
BWWalkthrough screenshot

BWWalkthrough

October 08, 2014 • MIT License
BWWalkthrough (BWWT) is a class that helps you create Walkthroughs for your iOS Apps. It differs from other similar classes since it hasn't a rigid template; BWWT is just a layer placed over your c...
HanekeSwift screenshot

HanekeSwift

October 07, 2014 • Apache 2.0 License
Haneke is a lightweight generic cache for iOS written in Swift. For example, here's how you would initialize a data cache: `let cache = Cache<NSData>("my-files")` Haneke also includes a zero-...
XHRealTimeBlur screenshot

XHRealTimeBlur

October 07, 2014 • MIT License
RealTimeBlur applies to the view, transitions, background.
FDChessboardView screenshot

FDChessboardView

October 07, 2014 • MIT License
### Features * High resolution graphics * Customizable themes and game graphics * Supports all single board chess variants: suicide, losers, atomic, etc. * Supports games with odd piece a...
SCFacebook 4.1 screenshot

SCFacebook 4.1

October 06, 2014 • MIT License
The SCFacebook 4.1 is a simple and cleaner to use the api facebook-ios-sdk Objective-C Wrapper (https://github.com/facebook/facebook-ios-sdk) to perform login, get friends list, information about t...
FVSoundWaveDemo screenshot

FVSoundWaveDemo

October 06, 2014 • MIT License
Demo app for FVSoundWaveView. FVSoundWaveView lets you to display discrete wave forms with audio assets.
SplittingTriangle screenshot

SplittingTriangle

October 06, 2014 • MIT License
iOS port of Splitting triangle, a simple loading-style animation. https://dribbble.com/shots/1678788-Splitting-triangle
Slidden screenshot

Slidden

October 06, 2014 • MIT License
Slidden is an open source, customizable, iOS 8 keyboard, written in Swift. iOS 8 brought us the ability to create fully customizable keyboards, but does not provide a strong foundation to start fro...
CDSideBarController screenshot

CDSideBarController

October 06, 2014 • MIT License
CDSideBarController is a light and easy side bar with custom iOS7 animations and actions
HBVLinkedTextView screenshot

HBVLinkedTextView

October 06, 2014 • MIT License
UITextView subclass that lets you set a block to be executed when a user taps a specified word, phrase, or regex match.