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

SignatureView screenshot

SignatureView

July 01, 2012 • Unspecified License
A simple signature view that presents a signature box and returns a finger drawn signature (PNG format) as NSData.
EKStreamView screenshot

EKStreamView

June 29, 2012 • Unspecified License
A scrolling view having many cells in different heights and in columns for iOS, just like Pinterest.
FullScreenAnimations screenshot

FullScreenAnimations

June 10, 2012 • Unspecified License
Shows an example of a Path 2.0-like book opening animation on application launch.
BBCyclingLabel screenshot

BBCyclingLabel

May 11, 2012 • Unspecified License
iOS 5+ (ARC) UILabel clone that performs animated transitions when changing text.
YIPopupTextView screenshot

YIPopupTextView

April 12, 2012 • Unspecified License
A modal text view, like the one Facebook uses to post status updates.
MHPagingScrollView screenshot

MHPagingScrollView

April 12, 2012 • Unspecified License
A UIScrollView subclass that shows previews of the pages on the left and right. It uses a delegate much in the way UITableView uses a data source. This is largely based on WWDC 2010 session 104 ...
JSAnimatedImagesView screenshot

JSAnimatedImagesView

February 24, 2012 • Unspecified License
UIView subclass to easily show a cool animated photo carousel. Using delegation, you provide a bunch of images and the view cycles through them with nice transitions.
TweetBot like UIAlertView and UIActionSheet replacement screenshot

TweetBot like UIAlertView and UIActionSheet replacement

February 13, 2012 • Unspecified License
If you're sick and tired of the old UIActionSheet and UIAlertView's look or just can't do what you want with them, these classes are the answer to your prayers. The classes can be easily customi...
CoolUIViewAnimations screenshot

CoolUIViewAnimations

February 12, 2012 • Unspecified License
UIView Category containing cool animations and effects for iPhone. Sample project included.
PullToRefreshTransform screenshot

PullToRefreshTransform

February 03, 2012 • Unspecified License
Example of how to do the pull to refresh seen in the Twittelator Neue app.
RSMaskedLabel screenshot

RSMaskedLabel

January 23, 2012 • Unspecified License
A UIView that renders an inverted mask of a UILabel.
iOS-MagnifyingGlass screenshot

iOS-MagnifyingGlass

January 17, 2012 • Unspecified License
ACMagnifyingGlass is a magnifier (or loupe) like the one you can find in Notes.app when moving the cursor.
KnobGarageBandStyle screenshot

KnobGarageBandStyle

January 16, 2012 • Unspecified License
A GarageBand-inspired knob featuring one-finger rotation.
IFTweetLabel screenshot

IFTweetLabel

January 15, 2012 • Unspecified License
Twitteriffic's fancy UILabel.
BJImageCropper screenshot

BJImageCropper

December 01, 2011 • Unspecified License
A simple UIView subclass that allows a user to crop an image by dragging around an area.
PickerTableViewCell screenshot

PickerTableViewCell

November 17, 2011 • Unspecified License
UIPickerView as a keyboard view for UITableViewCell.
COPeoplePickerViewController screenshot

COPeoplePickerViewController

November 09, 2011 • Unspecified License
Re-implementation of the email address picker of iCal (work in progress). Currently supports only email picking but can be easily extended.
iMessageKeyboardEffect screenshot

iMessageKeyboardEffect

November 01, 2011 • Unspecified License
A demo application for showing how to drag the keyboard down with your finger. Caveat: this has not been put in production code. Apple may deny this.
AMKeyboardNumberPad screenshot

AMKeyboardNumberPad

October 19, 2011 • Unspecified License
A number pad keyboard for iOS.
AlertPickerView screenshot

AlertPickerView

September 30, 2011 • Unspecified License
Picker control embedded in an alert view.