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

BMTimeFormatter screenshot

BMTimeFormatter

November 14, 2013 • BSD License
provides a custom NSFormatter for values representing a time in seconds with precision 1milli second. Format: [-]<hh>:<mm>:<ss>.<millis> Examples: 03:04:17.183 -01:20:59.444 U...
DRDynamicSlideShow screenshot

DRDynamicSlideShow

November 14, 2013 • Unspecified License
A UIScrollView subclass to easily implement an amazing swiping interactive slide show, as IFTTT's. [GIF image](https://dl.dropboxusercontent.com/u/25520122/images/cocoacontrols/DRDynamicSlideSho...
MZLoading screenshot

MZLoading

November 14, 2013 • Public Domain License
A custom loading animation.
No image provided.

MZCroppableView

November 13, 2013 • BSD License
MZCroppableView is a subclass of UIView that helps in irregular image cropping.
JDStatusBarNotification screenshot

JDStatusBarNotification

November 13, 2013 • MIT License
Easy, customizable notifications displayed on top of the statusbar. Very convenient API for customization. iOS 7 ready!
ALSystemUtilities screenshot

ALSystemUtilities

November 13, 2013 • MIT License
This library provides a lot of methods to get system information. You can check the RAM, the disk space, the active processes, the number of processors, informations about the carrier, the hardware...
SWGradientTabBar screenshot

SWGradientTabBar

November 13, 2013 • MIT License
A simple UITabBar with gradients, motivated by CRGradientNavigationBar. Apply gradients vertically or horizontally.
BkTask screenshot

BkTask

November 12, 2013 • MIT License
An asynchronous workflow library for iOS inspired by the Proactor and Reactor design patterns. It is designed with two concepts in mind, asynchronous and modular. Doing work asynchronously allow...
No image provided.

SKSlideViewController

November 12, 2013 • MIT License
SKSlideViewController is an easy to use, slide-to-navigate view controller for ios 6.0 +. It enables you to present a main view controller and an optional, direction-sensitive accessory view contro...
LLACircularProgressView screenshot

LLACircularProgressView

November 12, 2013 • MIT License
An iOS7 style circular progress view with a stop button. * Animated progress display * Stop button * Respects iOS7 interface tint color * Automatically dims the tint color when an alert view ...
UIScrollView+ScrollIndicator screenshot

UIScrollView+ScrollIndicator

November 12, 2013 • MIT License
Customizable scroll indicator implemented as a category on UIScrollView.
OVGap screenshot

OVGap

November 11, 2013 • Apache 2.0 License
A lightweight framework which is responsible for the communication between IOS native Objective-C code and Javascript.
APPaginalTableView screenshot

APPaginalTableView

November 11, 2013 • MIT License
It is implementation of view allowing navigation between views like in iOS 7 Weather App.
KASlideShow screenshot

KASlideShow

November 11, 2013 • Apache 2.0 License
Lightweight slideshow for iOS (ARC only). Support manual or automatic slideshow, with fade and slide transitions.
No image provided.

LCPickerView

November 10, 2013 • MIT License
A simple table view-based modal picker control.
RAMCollectionViewFlemishBondLayout screenshot

RAMCollectionViewFlemishBondLayout

November 10, 2013 • MIT License
RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional header and footer views. Highlighted cell occupy much...
MIBAboutController screenshot

MIBAboutController

November 10, 2013 • MIT License
A simple tableview for static content, optimized for 'About' views.
VMDInstrumenter screenshot

VMDInstrumenter

November 09, 2013 • BSD License
A simple Objective-C singleton to instrument, trace, and suppress selectors at runtime. Sometimes you need to debug a 3rd party library but you don't have access to the source code, and sometimes y...
JYRadarChart screenshot

JYRadarChart

November 09, 2013 • MIT License
an iOS open source Radar Chart implementation
AKNumericFormatter screenshot

AKNumericFormatter

November 09, 2013 • MIT License
Formatter for numerical fields and UITextField category to use it easily while editing.