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

MDCShineEffect screenshot

MDCShineEffect

November 16, 2012 • MIT License
Add a "shine" effect to any view, like in http://nsscreencast.com/episodes/40-shine-effect
MDCParallaxView screenshot

MDCParallaxView

November 15, 2012 • MIT License
Create a parallax effect using a custom container view, much like the top view of Path's timeline.
MDCScrollBarLabel screenshot

MDCScrollBarLabel

November 14, 2012 • MIT License
An animated scroll bar to present extra information to be used when scrolling on a UIScrollView. Y'know, like the clock on Path.
InformaticToolbar screenshot

InformaticToolbar

November 14, 2012 • MIT License
InformaticToolbar is mainly an UIViewController Category which allows you to add several UIBarButtonItems set to your toolbar. The sets are defined as subclasses of ITBarItemSet. All ITBarItemSe...
CEGuideArrow screenshot

CEGuideArrow

November 14, 2012 • MIT License
A custom UI component to point at different locations on the screen at arbitrary angles and sizes. Can be used for tutorials, hinting at what inputs have errors, etc.
RNSwipeViewController screenshot

RNSwipeViewController

November 13, 2012 • MIT License
Seamlessly integrate beautifully functional view controllers into your app that are accessible with just the swipe of a finger. Inspiration for this project came from David Smith and his gorgeous a...
No image provided.

JFDepthView

November 12, 2012 • MIT License
This is an iOS project for presenting a modal style view with a 3D effect to add depth. Everything on the screen just before the view is presented is instantly blurred and animated back away from t...
FontasticIcons screenshot

FontasticIcons

November 10, 2012 • MIT License
FontasticIcons is an Objective-C wrapper for iconic fonts.
DSBarChart screenshot

DSBarChart

November 09, 2012 • MIT License
A simple Objective-C Bar Chart / Histogram library.
SquareQuote screenshot

SquareQuote

November 09, 2012 • MIT License
Full source code for SquareQuote, an iPhone app for creating and sharing beautiful quotes in a visual format.
PaperFoldMenuController screenshot

PaperFoldMenuController

November 07, 2012 • MIT License
PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. You can drag to hide/reveal the left menu. Selecting f...
YHCPickerView screenshot

YHCPickerView

November 06, 2012 • MIT License
YHCPickerView extends UIPickerView with a search bar to help your users easily filter the picker view's contents when it contains lots of records.
KGDiscreetAlertView screenshot

KGDiscreetAlertView

November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
AKFieldsNavView screenshot

AKFieldsNavView

November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.
IMOAutocompletionViewController screenshot

IMOAutocompletionViewController

November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
ABTest screenshot

ABTest

October 30, 2012 • MIT License
iOS Library for performing remotely controlled and monitored A/B Split Tests in your iOS App. Provides UIButton controls for split-testing button text and button background image. Also provid...
REComposeViewController screenshot

REComposeViewController

October 29, 2012 • MIT License
Replicates functionality of SLComposeViewController introduced in iOS 6.0. You can create composers for any social network out there. REComposeViewController doesn't provide logic for sharing, only...
RNBlurModalView screenshot

RNBlurModalView

October 27, 2012 • MIT License
Add some depth to the traditional modal/alert view with RNBlurModalView. Calling the view is incredibly similar to setting up and showing a UIAlertView. You can also setup your own custom views and...
Custom Map Annotation screenshot

Custom Map Annotation

October 23, 2012 • MIT License
A demonstration of customizing the callout bubble of an MKAnnotationView.
AMRatingControl screenshot

AMRatingControl

October 21, 2012 • MIT License
AMRatingControl is a UI control that resembles the 'star rating' control seen in the iPod app. AMRatingControl allows you to select a rating starting from 0 to any number of stars you want. Y...