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

GKLCubeViewController screenshot

GKLCubeViewController

December 09, 2012 • Unspecified License
A view controller that can have 4 views added to it and rotated via swiping left/right. Currently requires exactly 4 views, otherwise it's gonna look bad.
XCDFormInputAccessoryView screenshot

XCDFormInputAccessoryView

December 08, 2012 • MIT License
XCDFormInputAccessoryView is a view to be used above the keyboard with previous, next and done buttons for navigating text fields.
DejalActivityView screenshot

DejalActivityView

December 08, 2012 • BSD License
DejalActivityView conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text. Includes DejalActivityView: a simple horizont...
ZAActivityBar screenshot

ZAActivityBar

December 07, 2012 • MIT License
An easy-to-use activity bar that's meant to non-intrusively display the progress of a task.
CKSideBarController screenshot

CKSideBarController

December 06, 2012 • MIT License
CKSideBarController is a UITabBarController-like UIViewController for iPad. Inspired by Twitter for iPad, as well as my own work.
UIActivityCollection screenshot

UIActivityCollection

December 06, 2012 • Unspecified License
A collection of UIActivity providers.
A3GridTableView screenshot

A3GridTableView

December 05, 2012 • BSD License
A3GridTableView is a UIScrollView subclass with a high performance grid view-style layout.
SLGlowingTextField screenshot

SLGlowingTextField

December 04, 2012 • MIT License
This is a very simple subclass of UITextField that is designed to look like a Bootstrap input field. Add the text field, set the borderStyle to UITextBorderStyleNone, change the class to SLGlowingT...
DDSlidingPanels screenshot

DDSlidingPanels

December 04, 2012 • MIT License
4 sliding panels on every side of the screen! Panels are global for your application, that means that you configure each panel once and the panel is available to the user from any navigation state ...
MSNavigationPaneViewController screenshot

MSNavigationPaneViewController

December 04, 2012 • MIT License
MSNavigationPaneViewController is a view controller class that handles the presentation of two overlaid child view controllers. The "pane" view can moved with a swipe gesture to reveal the "master"...
IDEKit screenshot

IDEKit

December 03, 2012 • LGPL License
A framework for developing rich integrated development environments on the Mac. IDEKit comes with the ability to do syntax highlighting, brace matching, load plugins, and makes it very easy to wri...
FXDDoubleTable screenshot

FXDDoubleTable

December 03, 2012 • MIT License
Presents two table views simultaneously, one on top of the other. The heights of the tables changes based upon which one the user scrolls. While front table is showing main items, behind table ...
Bitlyzer screenshot

Bitlyzer

December 03, 2012 • BSD License
Class to shorten URLs with Bit.ly on iOS (both block based and delegate based using ARC).
NUI screenshot

NUI

December 03, 2012 • MIT License
NUI lets you style iOS apps using a style sheet, similar to CSS, allowing you to style an entire app in minutes. You can create themes/skins that can be reused across multiple applications, set ...
DMLazyScrollView screenshot

DMLazyScrollView

December 03, 2012 • MIT License
DMLazyScrollView for iOS (with support for infinite scrolling) allows you to create and endless (in horizontal direction) UIScrollView organized in pages and load UIViews dynamically only when need...
CNBaseView screenshot

CNBaseView

December 02, 2012 • MIT License
CNBaseView is a subclass of NSView that can show an icon and/or a text message if it has no subviews. Both, the icon and the message text are optional. If you keep it empty CNBaseView acts as a nor...
A3ParallaxScrollView screenshot

A3ParallaxScrollView

November 30, 2012 • BSD License
A UIScrollView subclass with a parallax scrolling effect.
OLImageView screenshot

OLImageView

November 30, 2012 • MIT License
You love GIFs right? so do I!. Well, as you may know Apple's implementation of UIImage doesn't support animated GIFs (Booooooo!) and that's what this classes are for. This classes are drop-in re...
TTAlertView screenshot

TTAlertView

November 29, 2012 • MIT License
TTAlertView is a drop-in replacement for UIAlertView that allows the developer to customize the presentation of an alert.
WCBeforeAfter screenshot

WCBeforeAfter

November 29, 2012 • MIT License
An image control that lets you compare 'before' and 'after' images side by side.