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

UIPhotoGallery screenshot

UIPhotoGallery

June 26, 2013 • MIT License
UIPhotoGallery is a lightweight set of extended & customizable views to show Photo Gallery for iOS UIKit, including a UIView and UIViewController.
MDSlideNavigationViewController screenshot

MDSlideNavigationViewController

June 26, 2013 • MIT License
A UINavigationController sub class with neat, custom push and pop animations. * When pushing onto the stack, the old view shrinks in size as the new view slides in. * When popping, the old vi...
ADCustomTableView screenshot

ADCustomTableView

June 25, 2013 • MIT License
A UITableView subclass that provides custom cell entrance effects, like sliding in cell contents from the right. See the example video on GitHub for more information.
LJSelectionView screenshot

LJSelectionView

June 24, 2013 • MIT License
An NSView subclass and controller that support the selection of subviews. A common pattern in desktop Cocoa apps is to have a parent NSView manage a collection of NSView siblings. An example w...
SKTogglesControl screenshot

SKTogglesControl

June 24, 2013 • MIT License
A beautiful, compact control for presenting a series of toggleable buttons, much more compact and cleaner than a bunch of UILabel + UISwitch. Shamelessly forked from SVSegmentedControl for toggl...
DAScratchPad screenshot

DAScratchPad

June 22, 2013 • MIT License
DAScratchPad is a small UIView subclass that provides a simple drawing interface. It provides both a painting and airbrushing capability. You can put this view anywhere in your UI, and your user ca...
SHXMLParser screenshot

SHXMLParser

June 22, 2013 • MIT License
Easy to use automatic XML Parser built on NSXMLParser. Convert XML data into native 'Obj C object' easily.
MWDatePicker screenshot

MWDatePicker

June 22, 2013 • MIT License
An UIDatePicker replacement with custom Background and Selector Styles. (As seen in nextr)
FlatUIKit screenshot

FlatUIKit

June 20, 2013 • MIT License
A collection of awesome flat UI components for iOS.
DAPagesContainer screenshot

DAPagesContainer

June 20, 2013 • MIT License
A generic view container with a scrollable top bar. Just pass the array of view controllers and DAPagesContainer will grab their titles and nicely display them in the top bar. The titles will be...
ARLabel screenshot

ARLabel

June 18, 2013 • MIT License
Ever had one of the following problems with UILabel? - Unable to determine the correct font size to fit width and HEIGHT - UILabel adjustsFontSizeToFitWidth does not work as expected - Could n...
No image provided.

RESideMenu

June 18, 2013 • MIT License
iOS 7 style side menu inspired by Dribbble shots ([first](http://dribbble.com/shots/1116265-Instasave-iPhone-App) and [second](http://dribbble.com/shots/1114754-Social-Feed-iOS7)).
DKLiveBlur screenshot

DKLiveBlur

June 17, 2013 • MIT License
Demo app to show live blur effect similar to yahoo weather iOS app and iOS 7. Extremely fast blur processing with DSP. Easy to use: just create a view, set tableview and background image. That's...
MHNatGeoViewControllerTransition screenshot

MHNatGeoViewControllerTransition

June 17, 2013 • MIT License
A new 3D Effect ViewController transition inspired by NatGeo (City Guides by National Geographic)
DynamicGraphView screenshot

DynamicGraphView

June 15, 2013 • MIT License
A simple but effective dynamic GraphView implementation for iPhone SDK for float values. It is easy to implement and works statically with an array of floats as well as dynamically by adding val...
MLPAccessoryBadge screenshot

MLPAccessoryBadge

June 14, 2013 • MIT License
MLPAccessoryBadge is a delightfully customizable UIView subclass that renders text inside a badge, created mainly for use in a UITableViewCell as its accessoryView property. Use it to hint at quant...
PRAugmentedReality screenshot

PRAugmentedReality

June 14, 2013 • MIT License
iOS AR Library with Drupal communication module. PRAugmentedReality is an easy to use iOS Augmented Reality Library - Well optimized for all devices, even the older iPhones. What it provides: ...
WTGlyphFontSet screenshot

WTGlyphFontSet

June 13, 2013 • MIT License
Create images using an icon font.
RNGridMenu screenshot

RNGridMenu

June 12, 2013 • MIT License
A grid based alert view with depth. Fully customizable and extendable.
PaperFoldGallery screenshot

PaperFoldGallery

June 12, 2013 • MIT License
PaperFoldGallery displays multiple views in a paginated UIScrollView, but uses PaperFold library to animate to the next view.