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

Smooth Line View screenshot

Smooth Line View

August 19, 2011 • Unspecified License
Smooth & fast line drawing from touch inputs for UIViews using Quartz
StrikeThroughLabel screenshot

StrikeThroughLabel

August 16, 2011 • Unspecified License
Subclass of UILabel that adds the ability to draw a line through the text.
UIXOverlayController screenshot

UIXOverlayController

August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.
CubeTabBarController screenshot

CubeTabBarController

August 09, 2011 • Unspecified License
The normal switching between view controllers on UITabBarControllers is boring. No animation whatsoever. So I decided to add a cube animation. It uses CoreAnimation to be able to rotate around the ...
ToolDrawer screenshot

ToolDrawer

August 07, 2011 • Unspecified License
A collapsible toolbar that is affixed to one of the four corners of the screen.
ASRangeSlider screenshot

ASRangeSlider

July 25, 2011 • Unspecified License
A Two-Thumb Slider for iOS apps.
MKTickerView screenshot

MKTickerView

July 17, 2011 • Unspecified License
MKTickerView is a drop-in replacement for a horizontal stock ticker kind-of control. Infinite scrolling, and wraps around automatically when the last item is hit. Butter smooth scrolling.
TBTabBar screenshot

TBTabBar

July 16, 2011 • Unspecified License
Custom Tab Bar imitating TweetBot's tab bar.
JSScrollableTabBar screenshot

JSScrollableTabBar

July 11, 2011 • Unspecified License
A simple, refined tab bar for iOS that resembles the TabStrip control found in the popular Three20 library, without the dependencies.
HorizontalTable screenshot

HorizontalTable

July 08, 2011 • Unspecified License
Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView.
ImageCropper screenshot

ImageCropper

July 06, 2011 • Unspecified License
Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)
ALCustomTabBarController screenshot

ALCustomTabBarController

June 24, 2011 • Unspecified License
Allows customization of the standard UITabBarController such that the UI can be modified from it's standard iOS look and feel.
InfiniTabBar screenshot

InfiniTabBar

June 22, 2011 • Unspecified License
A scrolling tab bar with space for infinite items
CopyableCell screenshot

CopyableCell

June 17, 2011 • Unspecified License
CopyableCell class makes it easy to use a UITableViewCell with copy functionality. It’s a subclass of UITableViewCell class. Application code can interact with CopyableCell instances through the Co...
BKTransition screenshot

BKTransition

June 12, 2011 • Unspecified License
Custom UIViewController Transitions
ExpandyButton screenshot

ExpandyButton

June 10, 2011 • Unspecified License
As seen in camera app on iOS
PresetColorPicker screenshot

PresetColorPicker

June 09, 2011 • Unspecified License
Preset color picker for iOS
LBProgressBar screenshot

LBProgressBar

June 07, 2011 • Unspecified License
This is a custom progress bar. Since it's a subclass of NSProgressIndicator it's very easy to use.
Dock-Like Animation screenshot

Dock-Like Animation

June 06, 2011 • Unspecified License
An animation for iOS resembling the OS X dock icon growth effect.
TwitterFeed screenshot

TwitterFeed

June 04, 2011 • Unspecified License
Drop-in Twitter feed for iOS powered by MGTwitterEngine