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

CTFeedback screenshot

CTFeedback

November 16, 2013 • MIT License
Get feedback from your iOS users.
JFOpenWeatherMapManager screenshot

JFOpenWeatherMapManager

November 16, 2013 • MIT License
Objective-C iOS / Mac OS X Wrapper to allow easy manipulation of the Open Weather Map API Access Weather data directly as Objective-C objects with only a few lines of code Original post: http...
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.
APPaginalTableView screenshot

APPaginalTableView

November 11, 2013 • MIT License
It is implementation of view allowing navigation between views like in iOS 7 Weather App.
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.
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.
MZTimerLabel screenshot

MZTimerLabel

November 09, 2013 • MIT License
MZTimerLabel is a UILabel subclass, which is a handy way to use UILabel as a countdown timer or stopwatch just like that in Apple Clock App with just 2 lines of code. MZTimerLabel also provides del...
No image provided.

NHBalancedFlowLayout

November 08, 2013 • MIT License
UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balan...
ICTextView screenshot

ICTextView

November 08, 2013 • MIT License
ICTextView is a UITextView subclass with optimized support for string/regex search and highlighting. It also features some iOS 7 specific improvements and bugfixes to the standard UITextView.
PNChart screenshot

PNChart

November 08, 2013 • MIT License
A simple and beautiful chart lib with animation used in Piner for iOS
PKJSONSocket screenshot

PKJSONSocket

November 07, 2013 • MIT License
PKJSONSocket aims to simplify network communications. It's a delightful wrapper around CocoaAsyncSocket, abstracting away complex data flow into an easy to use API. Instead of dealing with the bits...