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

JLActionSheet screenshot

JLActionSheet

March 25, 2013 • MIT License
An easy to use and customize replacement to the stock UIActionSheet. A sample project is included. A sample project is included and you can easily see how to create new themes once you dig aroun...
TLTiltSlider screenshot

TLTiltSlider

March 25, 2013 • MIT License
A UISlider subclass that adjusts its appearance based on the positional attitude of the device.
SBScrollNavigation screenshot

SBScrollNavigation

March 24, 2013 • CC BY-SA 3.0 License
This subclass of UIScrollView serves as a Navigation which can hold buttons or other views which respond to clicks. Source Code includes usage example.
Wolfpack screenshot

Wolfpack

March 24, 2013 • MIT License
Wolfpack is an image processing library for iOS that uses Core Image to apply pre-defined filtered effects to an image.
OWActivityViewController screenshot

OWActivityViewController

March 24, 2013 • BSD License
OWActivityViewController is a fork of REActivityViewController, with no external dependence. only support iOS integrated Social Network (for iOS 6: Twitter/Facebook/SinaWeibo, for iOS 5: Twitter). ...
TLTiltHighlightView screenshot

TLTiltHighlightView

March 23, 2013 • MIT License
A horizontal gradient which adjusts its appearance based on the positional attitude of an iOS device.
BCFeedScroller screenshot

BCFeedScroller

March 23, 2013 • MIT License
Two classes for showing an animated feed from an RSS or Atom data source.
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...
EasyTableView screenshot

EasyTableView

March 20, 2013 • BSD License
EasyTableView provides easy to use horizontal table views, compatible with iOS 5.0 and later.
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.
PBPayPalPaymentViewController screenshot

PBPayPalPaymentViewController

March 18, 2013 • BSD License
This is a subclass of PayPalPaymentViewController which adds the ability to use blocks instead of delegates.
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.