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

LINEActivity screenshot

LINEActivity

December 14, 2012 • MIT License
An iOS 6 UIActivity subclass implementing for LINE (http://line.naver.jp/en/).
iTunes 11 Color Detection screenshot

iTunes 11 Color Detection

December 13, 2012 • Unspecified License
Detection Library for iTunes 11 Style colors.
HMDiallingCode screenshot

HMDiallingCode

December 12, 2012 • Public Domain License
HMDiallingCode gets the dialling code of the user's current location. It uses CoreLocation and reverse geocoding to determine the country of the user, then retrieve it's international dialling code...
FTWButton screenshot

FTWButton

December 11, 2012 • MIT License
FTWButton is a UIControl subclass that lets you easily set color, gradient, text, and icon properties for various states and animates between them.
BDKNotifyHUD screenshot

BDKNotifyHUD

December 11, 2012 • MIT License
An animated UIView for displaying a temporary "bezel" notification, mid-screen.
Simple OAuth 1.0a Client screenshot

Simple OAuth 1.0a Client

December 11, 2012 • MIT License
A simple implementation of OAuth 1.0a that not only works with Twitter and Tumblr, but also LinkedIn (who have stricter OAuth implementation). Insert your Consumer ID and Consumer Secret in the ...
PAStepper screenshot

PAStepper

December 11, 2012 • BSD License
Complete replacement for UIStepper control. Works on iOS 5+
WCAlertView screenshot

WCAlertView

December 09, 2012 • Apache 2.0 License
WCAlertView is a subclass from UIAlertView with possibility of color customization, which support also Objective-C blocks.
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 ...