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

Colormix screenshot

Colormix

July 25, 2014 • MIT License
A simple color mixer that allows you to see firsthand how RGB and HSL color spaces interact.
ClearTextLabel screenshot

ClearTextLabel

July 25, 2014 • MIT License
UILabel subclass that renders see through text using CoreText, textColor is clearColor.
RCLighting screenshot

RCLighting

July 24, 2014 • MIT License
Simple lighting (breathing light) effect appears in your view.
PKImagePicker screenshot

PKImagePicker

July 24, 2014 • MIT License
Replacement for UIIMagePickerController, easy to switch between album and camera and its inbuilt into the control
VENCalculatorInputView screenshot

VENCalculatorInputView

July 24, 2014 • MIT License
Venmo-style calculator keyboard for iOS
VENSeparatorView screenshot

VENSeparatorView

July 23, 2014 • MIT License
Jagged UIView border separators used in the Venmo app.
Peckham screenshot

Peckham

July 23, 2014 • MIT License
Peckham is an Xcode plugin that lets you add #import-s from anywhere in the code, thus saving you time and frustration of scrolling up and down the code to add an #import.
RateView screenshot

RateView

July 22, 2014 • MIT License
RateView is a UIView subclass that creates a customizable rating view containing rating stars in it. It fills out the stars in percentage fill manner. It can be used for - displaying a rating fo...
Stencils screenshot

Stencils

July 22, 2014 • MIT License
Speedup your iOS app development using icon fonts
CHColorPickerView screenshot

CHColorPickerView

July 22, 2014 • Apache 2.0 License
Easy to use color picker for iOS with just one delegate method. Supports iPhone and iPad
DPTransparentEdgesTableView (Swift and Objective-C implementation) screenshot

DPTransparentEdgesTableView (Swift and Objective-C implementation)

July 21, 2014 • MIT License
Table and scroll view with transparent top and bottom edges. Written in Objective-C and Swift
KLCPopup screenshot

KLCPopup

July 21, 2014 • MIT License
A simple and flexible class for presenting a custom UIView as a popup with a variety of animation options. Supports both iPhone and iPad. Handles interface rotation. Requires ARC and iOS 7 or later.
HGWActivityButton - Swift screenshot

HGWActivityButton - Swift

July 21, 2014 • MIT License
A UIButton subclass with a custom, built-in activity indicator Written in Swift.
IBHeatMap screenshot

IBHeatMap

July 20, 2014 • MIT License
A simple HeatMap Implementation for iOS
BMYCircularProgressPullToRefresh screenshot

BMYCircularProgressPullToRefresh

July 20, 2014 • BSD License
Pull to fresh with circular progress view as used in the Beamly iOS app. This version of the pull to refresh feature can be used both on UITableViews and UICollectionViews and it has been inspir...
MODropAlert screenshot

MODropAlert

July 20, 2014 • MIT License
Dropping Animation PopupView
FSParallaxTableView screenshot

FSParallaxTableView

July 19, 2014 • MIT License
Parallax effect for images in table view cells
Wyrd screenshot

Wyrd

July 19, 2014 • MIT License
Wyrd is a library for asynchronous programming in Swift. It aims to be concise and simple. Wyrd is inspired by Promises/A+. Both Swift and Cocoa Touch doesn't provide any helpers for asynchronous p...
DSDynamicScrollView screenshot

DSDynamicScrollView

July 19, 2014 • Unspecified License
iOS component for building dynamic and animated UIScrollView.
MZDownloadManager screenshot

MZDownloadManager

July 18, 2014 • BSD License
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit...