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

AFGPasswordTextField screenshot

AFGPasswordTextField

March 23, 2013 • MIT License
An iOS UITextField subclass to be used for password input that lets you specify any Unicode character to use for the password mask character. The AFGPasswordTextFieldDelegate protocol is API com...
JSQFlatButton screenshot

JSQFlatButton

March 23, 2013 • MIT License
A light-weight, flat design UIButton for iOS
CollapseClick screenshot

CollapseClick

March 23, 2013 • MIT License
This is basically a collapsible cell TableView with nifty animations and a fully customizable delegated system.
UIEffectDesignerView screenshot

UIEffectDesignerView

March 23, 2013 • MIT License
A native Particle Systems effect view for iOS and OSX powered by QuartzCore. Apple provides Particle Systems Emitter via the CAEmitterLayer - you can have particle effects in your UIKit or AppKi...
FDGraphView screenshot

FDGraphView

March 21, 2013 • MIT License
Draw graphs on iOS. Create an `FDGraphView`, set its `dataPoints` (an `NSArray` of `NSNumber`s), add it to another view and the graph will be magically show. As simple as that.
STPView screenshot

STPView

March 21, 2013 • MIT License
STPView is a custom UIView component that abstracts the lower level Stripe APIs. It'll deal with formatting credit card numbers, validation, and securely sending off the card data to Stripe. Thi...
SZTextView screenshot

SZTextView

March 20, 2013 • MIT License
A drop-in UITextView replacement which gives you: a placeholder. Technically it differs from other solutions in that it tries to work like UITextField's private _placeholderLabel so you should not...
ASDepthModal screenshot

ASDepthModal

March 19, 2013 • MIT License
ASDepthModal is mostly inspired by a nice CSS work from http://lab.hakim.se/avgrund. It gives a sense of depth between the current fullscreen view which is sent backward and a modal popup view w...
CoreImageTransition screenshot

CoreImageTransition

March 19, 2013 • MIT License
A sample app for transition effects using Core Image, including a useful helper class.
WTStatusBar screenshot

WTStatusBar

March 18, 2013 • MIT License
Simple iPhone/iPad status bar overlay with text (and optionally Foursquare-like progress bar) display
MYIntroductionView screenshot

MYIntroductionView

March 17, 2013 • MIT License
A "drop-in" solution for building stylish app introductions and tutorials.
THCircularProgressView screenshot

THCircularProgressView

March 17, 2013 • MIT License
THCircularProgressView is a UIView subclass with a circular bar useful for illustrating progress.
RRFPSBar screenshot

RRFPSBar

March 16, 2013 • MIT License
Show the app's frame per second in the status bar on iOS. I hate lagging apps and do my best to keep FPS high on @YPlan. Sometimes it's very hard to say if lag is visual or real and Instruments ...
MLCruxActivity screenshot

MLCruxActivity

March 16, 2013 • MIT License
A UIActivity subclass for opening URLs in Crux Web Browser.
FaceCamViewer screenshot

FaceCamViewer

March 15, 2013 • MIT License
Displays a live camera window similar to FaceTime.
KGNotePad screenshot

KGNotePad

March 15, 2013 • MIT License
KGNotePad is a text view complete with lines and torn paper.
DPMeterView screenshot

DPMeterView

March 15, 2013 • MIT License
Gravity-aware gauge-style meter view with delightful animations. It should be easy to fill a shape with a color, to visually reflect a percentage. And if you turn on gravity and tilt your iPh...
KGStatusBar screenshot

KGStatusBar

March 15, 2013 • MIT License
A minimal status bar for iOS. Similar to the status bar seen in the MailBox app. It covers the top status bar and appears like the message is embedded within.
MBSpacialViewController screenshot

MBSpacialViewController

March 13, 2013 • MIT License
Create a gesture-driven map of view controllers in 2D space.
MDCFocusView screenshot

MDCFocusView

March 13, 2013 • MIT License
Apply a "tutorial screen" overlay to your application window.