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

ADVProgressBar screenshot

ADVProgressBar

March 20, 2012 • MIT License
A custom progress bar that comes in multiple colours. It shows a display above the bar that depicts the amount of time left in percentages.
FESSolarCalculator screenshot

FESSolarCalculator

March 18, 2012 • MIT License
Calculate sunrise, sunset, various dawn and dusk, and noon times for a given location and date. Works on both iOS and Mac OS X. Useful for determining day or night settings (night mode for a readin...
UICircularSlider screenshot

UICircularSlider

March 18, 2012 • MIT License
an iOS UISlider which displays value in a circle / pie.
ThumbnailPickerView screenshot

ThumbnailPickerView

March 15, 2012 • MIT License
ThumbnailPickerView is a control displaying a set (or technically, an array) of thumbnails aligned horizontally. It mimics thumbnails view from iPad's Photos.app toolbar, but as a subclass of UICon...
XYPieChart screenshot

XYPieChart

March 15, 2012 • MIT License
A simple and animated Pie Chart for your iOS app.
AUISelectiveBordersView screenshot

AUISelectiveBordersView

March 13, 2012 • MIT License
A CALayer subclass that allows to add selective borders
SCTwitter screenshot

SCTwitter

March 12, 2012 • MIT License
SCTwitter is a clean and simple implementation of several core Twitter API calls in Objective C with block callbacks.
SEHumanizedTimeDiff screenshot

SEHumanizedTimeDiff

March 09, 2012 • MIT License
An NSDate category to have humanly meaningful time intervals since todays date.
AGSimpleImageEditorView screenshot

AGSimpleImageEditorView

March 09, 2012 • MIT License
Yet Another Image Editor for iOS.
ECSlidingViewController screenshot

ECSlidingViewController

March 09, 2012 • MIT License
ECSlidingViewController is a view controller container for iOS that presents its child view controllers in two layers. It provides functionality for sliding the top view to reveal the views underne...
AGImagePickerController screenshot

AGImagePickerController

March 07, 2012 • MIT License
AGImagePickerController is a image picker controller that allows you to select multiple photos and can be used for all iOS devices.
CMHTMLView screenshot

CMHTMLView

March 06, 2012 • MIT License
CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel. Features: 100% native look and feel, offline images support, low memory usage.
Photo Picker+ screenshot

Photo Picker+

March 06, 2012 • MIT License
Photo Picker+ a new free library for iOS that replaces the native photo chooser to let users select a photo from Facebook, Picasa, Flickr, or Instagram, in addition to the local Camera Roll or Phot...
SFContainerViewController screenshot

SFContainerViewController

March 04, 2012 • MIT License
SFContainerViewController is a UIViewController subclass that can have multiple UIViewController children. It has no memory problems, if this controller is not visible, it will unload its view and ...
AcornCharts screenshot

AcornCharts

March 04, 2012 • MIT License
Fun way to display chart in iOS using chipmunk physics library. Draws data in balls of different sizes or numbers that responds to device tilt. You can check out a video demo here. http://www....
RateStars screenshot

RateStars

March 02, 2012 • MIT License
An App Store review liked, a rating view easily to use anywhere in the iOS App. RateStars provides a rating view, according to user tab on the stars, and present the selected image immediately, ...
TKDragView screenshot

TKDragView

February 29, 2012 • MIT License
An easy to use, flexible and universal solution for letting your users drag objects around the screen.
Filtrr screenshot

Filtrr

February 28, 2012 • MIT License
An iOS Image filter library, based on Alex Michael's filtrr.js (https://github.com/alexmic/filtrr)
MADismissiveTextView screenshot

MADismissiveTextView

February 28, 2012 • MIT License
A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.
JBTabBarController screenshot

JBTabBarController

February 26, 2012 • MIT License
JBTabBarController aims to be a drop-in replacement of UITabBarController, but with the intention of letting developers easily customise its appearance. JBTabBar uses images for all UI elements exc...