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

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 ...
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.
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.
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"...
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 ...
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...
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.
GKLParallaxPictures screenshot

GKLParallaxPictures

November 29, 2012 • MIT License
Parallax viewcontroller with photo gallery at the top
LinenClipView screenshot

LinenClipView

November 27, 2012 • MIT License
Adds a linen pattern behind scrollviews like in Apple's Lion apps.
RNTextStatistics screenshot

RNTextStatistics

November 27, 2012 • MIT License
This project is an Objective-C port of Dave Child's awesome Text-Statistics project. Get stats regarding readability, syllables, and counts of words/sentences with just a Category on NSString.
ISRefreshControl screenshot

ISRefreshControl

November 25, 2012 • MIT License
An iOS4-compatible version of the UIRefreshControl, introduced in iOS 6.
IMViewWithBorderedImage screenshot

IMViewWithBorderedImage

November 25, 2012 • MIT License
IMViewWithBorderedImage is a subclass of UIView which can present an image and border around it. (dog photo (c)2012 Aaron Brethorst and provided exclusively to Cocoa Controls.)
iHasApp screenshot

iHasApp

November 21, 2012 • MIT License
The iHasApp iOS Framework allows you to detect installed apps on a user's device. Full source code and production grade dataset included.