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

PPLabel screenshot

PPLabel

January 13, 2013 • MIT License
UIlabel subclass with ability to detect touches on individual letters. The advantage os this implementation is that it uses the ability of UILabel to display NSAttributedString on iOS 6.0+. There i...
ZGParallelView screenshot

ZGParallelView

January 11, 2013 • MIT License
ParallelView is the easiest way to add a Parallax effect to a UITableView. It works perfectly with UITableViewController and is completely compatable with both UITableViewStyle. Most importantly...
UIBezierPath+Symbol screenshot

UIBezierPath+Symbol

January 11, 2013 • MIT License
Symbol extension for UIBezierPath class (UIBezierPath category).
ALAssetsLibrary+CustomPhotoAlbum screenshot

ALAssetsLibrary+CustomPhotoAlbum

January 10, 2013 • MIT License
A nice ALAssetsLibrary category for saving images & videos into custom photo album.
ACEDrawingView screenshot

ACEDrawingView

January 10, 2013 • Apache 2.0 License
ACEDrawingView is a sample project showing exactly how to create a nice and smooth drawing application. In a few lines of code it supports drawing with different colors and line width. It also incl...
Greenscreen screenshot

Greenscreen

January 09, 2013 • MIT License
Composite arbitrary content onto a greenscreen on your iPad. A project based off Erik M. Buck's code, available from http://www.informit.com/articles/article.aspx?p=1946398. All credit goes t...
Two Finger Swipe WebView screenshot

Two Finger Swipe WebView

January 09, 2013 • Public Domain License
Two-finger (trackpad) or one-finger (Magic Mouse) support for back/forward in a WebView.
SCPageScrubberBar screenshot

SCPageScrubberBar

January 09, 2013 • BSD License
SCPageScrubberBar is a page scrubber bar like ibooks. SCPageScrubberBar works with iOS5.0+ and ARC.
PATabBarController screenshot

PATabBarController

January 09, 2013 • MIT License
Container UIViewController that allows to present multiple view controllers when embedded in UINavigationController through the segmented control in the navigation item
MPNotificationView screenshot

MPNotificationView

January 07, 2013 • MIT License
An in-app notification view that mimics the iOS 6's revolving notification views which appear above the status bar. Features: - Animation and layout similar to iOS 6 notifications - Provides...
TTSwitch screenshot

TTSwitch

January 07, 2013 • Custom License
TTSwitch is a UISwitch replacement built with images. You can now fully customize its appearance to whatever you want. It also adds block support when the switch value is changed. You can globally ...
Rebel screenshot

Rebel

January 06, 2013 • MIT License
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks.
PBEmojiLabel screenshot

PBEmojiLabel

January 06, 2013 • BSD License
This is a UILabel category which allows you to insert Emojis you use in Campfire, GitHub, Basecamp, Turntable.fm, Teambox, Trac and Flowdock without the need to calculate where to insert some UIIma...
Custom ToggleView screenshot

Custom ToggleView

January 05, 2013 • MIT License
ToggleView is easy-to-use original toggle button. You can easily change the image of the ToggleView.
NVSlideMenuController screenshot

NVSlideMenuController

January 05, 2013 • MIT License
A slide menu done right for iOS.
NVUIGradientButton screenshot

NVUIGradientButton

January 04, 2013 • MIT License
A beautiful customizable iOS button with gradient.
RFOverlayScrollView screenshot

RFOverlayScrollView

January 04, 2013 • MIT License
RFOverlayScrollView is an NSScrollView subclass that shows its NSScroller in iOS style even when a mouse is attached.
FPTitleSwipeView screenshot

FPTitleSwipeView

January 04, 2013 • MIT License
A title swipe similar to the Sparrow Mail app. Fully working. Used inside a UINavigationController's titleview.
SDScaffoldKit screenshot

SDScaffoldKit

January 03, 2013 • MIT License
UIKit can be tedious and repeative to build simple CRUD interfaces. SDScaffoldKit is a simple library that provides Create, Read, Update, and Delete views/viewcontrollers out-of-the-box. Just creat...
M13Checkbox screenshot

M13Checkbox

January 03, 2013 • MIT License
A customizable checkbox for iOS that mimics the checkbox found on OS X, and Safari.