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

QR Code Encoder screenshot

QR Code Encoder

April 27, 2012 • Apache 2.0 License
An implementation of QR code encoder for Objective-C ported from Psytec library. Able to encode an NSString to a dot matrix which can be further rendered to an UIImage.
TBHintView screenshot

TBHintView

April 25, 2012 • MIT License
TBHintView is a simple, highly customizable hint library for iOS. It enables you to add simple hints to any UIView. It features multiple page support and various show and hide animation types.
LIExposeController screenshot

LIExposeController

April 24, 2012 • Apache 2.0 License
LIExposeController is a new navigation paradigm for iOS apps. A great example is LinkedIn's iPhone app. LIExposeController acts as a container view controller, much like UINavigationController o...
ZKTextField screenshot

ZKTextField

April 23, 2012 • MIT License
A simple replacement for NSTextField that offers a very much higher degree of customization ability. It does not use any cells and delegates all most of its functions out to different methods so th...
PrettyKit screenshot

PrettyKit

April 21, 2012 • MIT License
PrettyKit is a small set of new widgets and UIKit subclasses such as UITableViewCell, UINavigationBar or UITabBar that gives you a deeper UIKit customization. You will be able to change their backg...
JCTiledScrollView screenshot

JCTiledScrollView

April 19, 2012 • BSD License
JCTiledScrollView is a set of classes that wraps UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales.
XBImageFilters screenshot

XBImageFilters

April 19, 2012 • MIT License
XBImageFilters allows you to obtain filtered versions of any image or from the camera in realtime. It uses OpenGL ES 2 to filter the images through fragment shaders you write yourself so you can fi...
MOOPullGesture screenshot

MOOPullGesture

April 19, 2012 • Public Domain License
Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.
PagedFlowView screenshot

PagedFlowView

April 15, 2012 • BSD License
A Paging Enabled Flow View, like the screenshots view in iPhone App Store.
LeveyPopListView screenshot

LeveyPopListView

April 14, 2012 • MIT License
LeveyPopListView is an alternative to UIActionSheet that presents a list of selectable options to the user, and allows for including images.
RBParallaxTableViewController screenshot

RBParallaxTableViewController

April 14, 2012 • MIT License
Simple demo app inspired by Path 2.0's use of a parallax effect in conjunction with a UITableView.
YIPopupTextView screenshot

YIPopupTextView

April 12, 2012 • Unspecified License
A modal text view, like the one Facebook uses to post status updates.
MHPagingScrollView screenshot

MHPagingScrollView

April 12, 2012 • Unspecified License
A UIScrollView subclass that shows previews of the pages on the left and right. It uses a delegate much in the way UITableView uses a data source. This is largely based on WWDC 2010 session 104 ...
SNRHUDKit screenshot

SNRHUDKit

April 10, 2012 • BSD License
SNRHUDKit is a framework that brings missing HUD controls and interface elements to AppKit. All of the controls are drawn in code and fully compatible with OS X 10.6 and 10.7. SNRHUDKit is nowhere ...
LayoutScrollView screenshot

LayoutScrollView

April 09, 2012 • BSD License
A layout ScrollView / ViewController pair that implements iOS5 containment and allows for swiping between multiple top level root view controllers. Implements Android style app navigation on iOS.
Scratch'n'See screenshot

Scratch'n'See

April 08, 2012 • MIT License
The project provides en effect when the user swipes the finger over one texture and by swiping reveals the texture underneath it. The effect can be applied for scratch-card action or wiping a miste...
iOS QR encoder screenshot

iOS QR encoder

April 08, 2012 • MIT License
iOS QR encoder, generates an UIImage from NSString with one line of code. Uses libqrencode to encode a string into qr.
VPPMap screenshot

VPPMap

April 07, 2012 • MIT License
VPPMap library for iOS simplifies the creation and management of a MKMapView, featuring automatic annotations management with their views and callouts, map region centering based on the current vis...
NPColorPicker screenshot

NPColorPicker

April 05, 2012 • MIT License
NPColorPicker is a set of classes that helps to create a HSV Color picker. Within these class, a conic gradient with a configurable interpolator is managing the HUE donut. A second color picker...
OCCalendar screenshot

OCCalendar

April 05, 2012 • BSD License
OCCalendar is a very simple component for iPhone/iPad that provides a "Popover" date picker controller. It is very easy to add to your project, and is 100% CoreGraphics code, so it uses no images, ...