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

MKUnits screenshot

MKUnits

February 04, 2014 • MIT License
Provides units of measurement of physical quantities.
No image provided.

ABFullScrollViewController

February 02, 2014 • MIT License
Custom ViewController to hide the toolbar when user makes scroll. Like Facebook, Safari, Twitter...
ABFillButton screenshot

ABFillButton

February 02, 2014 • MIT License
An UIButton subclass that allows you to represent a fill percentage stylishly.
Smerk screenshot

Smerk

February 01, 2014 • MIT License
Smerk is designed to make implementing either Face Detection or QR Code/Bar Code/Machine Readable Code detection incredibly simple.
MZRSlideInMenu screenshot

MZRSlideInMenu

February 01, 2014 • MIT License
This is a simple slide-in menu. When the button tapped, the menu slides in from left or right. You can use this like UIActionSheet - but simpler to use;) The button size changes when the button ...
SimpleBarChart screenshot

SimpleBarChart

February 01, 2014 • Public Domain License
A simple animated bar chart class. Uses datasource and delegates similar to UITableView for easy addition of data. Also can set properties to manage time of animation, grid spaces, label fonts and ...
PMParentalGate screenshot

PMParentalGate

February 01, 2014 • MIT License
Since the introduction of special 'Kids' category in the App Store, Apple has enforced developers to perform a good practice - guarding anything that's not targeted for the kids by the 'Parental Ga...
VENVersionTracker screenshot

VENVersionTracker

January 31, 2014 • MIT License
iOS Version Tracking Library to update betas, let users know about new versions in production and enforce deprecated versions of your app.
SFGaugeView screenshot

SFGaugeView

January 31, 2014 • MIT License
A gauge control.
UIForLumberjack screenshot

UIForLumberjack

January 31, 2014 • MIT License
iOS UI library to display CocoaLumberjack logs on iOS devices.
NetworkActivityIndicator screenshot

NetworkActivityIndicator

January 31, 2014 • MIT License
More easily interface with the network activity indicator in the status bar.UIApplication category and demo app.
SFRoundProgressCounterView screenshot

SFRoundProgressCounterView

January 30, 2014 • MIT License
A custom UIView with a rounded progress bar and a counter in the center of the circle. Supports multiple time intervals (in milliseconds), start/stop/resuming counter, set custom color, etc. (see e...
RMScannerView screenshot

RMScannerView

January 30, 2014 • MIT License
Simple barcode scanner UIView subclass for iOS apps. Quickly and efficiently scans a large variety of barcodes using the iOS device's built in camera. RMScannerView is a UIView subclass for scan...
UIImageView-AnimationCompletionBlock screenshot

UIImageView-AnimationCompletionBlock

January 29, 2014 • MIT License
A category that adds a completion block to UIImageView letting you know when the UIImageView's animation is complete.
LRScrollingSidebarController screenshot

LRScrollingSidebarController

January 29, 2014 • MIT License
Sidebar controllers are certainly one the the most implemented UX patterns in iOS. They became very popular due to Facebook and Path implementation. Nowadays, there are a lot of them, too may I'd s...
AMTagListView screenshot

AMTagListView

January 29, 2014 • MIT License
UIScrollView subclass that allows to add a list of highly customizable tags.
Disqus screenshot

Disqus

January 29, 2014 • MIT License
This open-source library allows you to integrate Disqus into your iOS apps. Learn more about Disqus API (http://disqus.com/api/docs/). The project has been created by Moqod team to help many dev...
GHWalkThrough screenshot

GHWalkThrough

January 28, 2014 • MIT License
A UICollectionView backed drop-in component for introduction views
UIImage+Dummy screenshot

UIImage+Dummy

January 28, 2014 • MIT License
UIImage+Dummy category provides method to create dummy image. UIImage *image1 = [UIImage imageNamed:@"dummy.150x200"]; UIImage *image2 = [UIImage imageNamed:@"dummy.150x200.#407EFF"]; UIIm...
WCFastCell screenshot

WCFastCell

January 28, 2014 • MIT License
A drop-in replacement for UITableViewCell and UICollectionViewCell which draws contents using CoreGraphics. Seamless integration with nibs provided.