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

KGKeyboardChangeManager screenshot

KGKeyboardChangeManager

January 24, 2013 • MIT License
A wrapper around the hairy world of iOS keyboard notifications and frames. Pushing content out of the way of the keyboard can be pretty troublesome on iOS. The frame you get is in portrait scree...
SYEmojiPopover screenshot

SYEmojiPopover

January 24, 2013 • Custom License
Popover view to select emoji character from iOS 5+ possible characters. iOS 5+, ARC. It consists in two classes. SYEmojiCharacters generates a list of Emoji characters separated in sections, de...
GmailLikeLoading screenshot

GmailLikeLoading

January 24, 2013 • MIT License
GMail like Loading view using Core Animation
BZSlideOut screenshot

BZSlideOut

January 23, 2013 • Apache 2.0 License
The slide-out control demo, like Path, where you can slide left and right. Basic functions are ready, more to go
YLActivityIndicatorView screenshot

YLActivityIndicatorView

January 23, 2013 • MIT License
A Facebook-like loading indicator.
DMSplitView screenshot

DMSplitView

January 23, 2013 • MIT License
DMSplitView is a revisited version of the standard OSX's NSSplitView control. The e problem with NSSplitView is that some things which should be simple require implementing unintuitive delegate met...
CMNavBarNotificationView screenshot

CMNavBarNotificationView

January 23, 2013 • MIT License
An in-app notification view that mimics the iOS 6's revolving notification views which appear above the navigation bar. Features: * Animation and layout similar to iOS 6 notifications * Prov...
MBAlertView screenshot

MBAlertView

January 22, 2013 • MIT License
Fast, fun, and simple block-based alerts and HUDs.
KTTextView screenshot

KTTextView

January 22, 2013 • MIT License
KTTextView derives from UITextView enhancing it with new features. The only new feature at the moment is the placeholderText property. The placeholderText property works the same as UITextField's p...
KBTextField screenshot

KBTextField

January 22, 2013 • MIT License
A Twitter Bootstrap styled NSTextField for Mac OS X
LSTabs screenshot

LSTabs

January 22, 2013 • MIT License
LSTabs for iOS is a small collection of well-documented classes to create tinted buttons, compound buttons with a badge (tabs) or manage collections of tabs in horizontal or vertical layout
DLIDEKeyboard screenshot

DLIDEKeyboard

January 22, 2013 • MIT License
Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards.
BTBreadcrumbView screenshot

BTBreadcrumbView

January 22, 2013 • Unspecified License
A breadcrumb control for iOS. Features: * Simple API * Animated transition
MAImagePickerController screenshot

MAImagePickerController

January 21, 2013 • MIT License
MAImagePickerController is a flexible replacement of UIImagePickerController with support for filtering, editing, cropping and removing distortion from images.
LEColorPicker screenshot

LEColorPicker

January 21, 2013 • MIT License
A Cocoa-Touch system for getting a color scheme in function of an image, like iTunes 11 does. It is designed as a general purpose class set, in which LEColorPicker is the interface for your client ...
ASMediaFocusManager screenshot

ASMediaFocusManager

January 21, 2013 • MIT License
ASMediaFocusManager gives the ability to focus on any image by a simple tap. The image is automatically animated to a focused fullscreen image view. Another tap on the focused view shrinks the imag...
KWFontPicker screenshot

KWFontPicker

January 20, 2013 • MIT License
A font picking UIPickerView and keyboard manager for iPhone.
AGImageChecker screenshot

AGImageChecker

January 19, 2013 • BSD License
Light library to visually check your app images. AGImageChecker is a lightweight iOS library that helps developers to find problems in their used images. It detects when images are smaller or ...
AmazeKit screenshot

AmazeKit

January 19, 2013 • Apache 2.0 License
AmazeKit is an image rendering library for iOS. Its goal is to retain the performance of using .png-formatted images in UIKit classes, while avoiding the chore of creating these images in Photoshop...
NYSliderPopover screenshot

NYSliderPopover

January 18, 2013 • MIT License
A UISlider Category to display a popover with text above slider. Appears and disappears automatically at the touch, accompanies the slider by dragging.