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

Emoji screenshot

Emoji

December 23, 2012 • Unspecified License
Classes for quick access to Emoji symbols. There are four classes, each of the classes contains characters grouped by topic. Classes contain static methods that return a string with the Emoji symbol.
STTweetLabel screenshot

STTweetLabel

December 21, 2012 • MIT License
A custom UILabel view controller with certain words tappable like Twitter (#Hashtag, @People and http://www.link.com/page) Highly customizable!
Image Cropper screenshot

Image Cropper

December 21, 2012 • BSD License
Unlike other crop tools, this is highly optimized and uses Quartz for crop layer drawing rather than multiple UIView for showing a translucent region.
FilterDemo screenshot

FilterDemo

December 19, 2012 • Unspecified License
A catalogue of all the Core Image Filters.
No image provided.

ITSearchField

December 19, 2012 • BSD License
ITSearchField is a subclass of NSSearchField, which can collapse and expand if you click the search icon.
EECircularMusicPlayerControl screenshot

EECircularMusicPlayerControl

December 18, 2012 • MIT License
EECircularMusicPlayerControl is a UI control to play a music and indicate its progress. It's easy to use in your project, and supports customization of the colors applied to the component parts.
iOS Image Editor screenshot

iOS Image Editor

December 18, 2012 • MIT License
Extensible and configurable iOS View Controller for image cropping. Plug-in your own interface. Features: outputs full image resolution, unlimited pan, zoom and rotation, double tap to reset, han...
SMPageControl screenshot

SMPageControl

December 16, 2012 • MIT License
UIPageControl’s Fancy One-Upping Cousin. Designers love to make beautifully custom page controls that fit in with all the wood, gradients, and inner shadows they've worked so hard perfecting. ...
BubbleButtonView screenshot

BubbleButtonView

December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
LHDropDownControl screenshot

LHDropDownControl

December 15, 2012 • MIT License
A simple drop down selector control for iOS. Hold the button (top part) and the control will expand. Slide down to choose an option. Letting go will select the option and contract the control.
ACEView screenshot

ACEView

December 15, 2012 • BSD License
The ACEView framework aims to allow you to use the ACE source code editor in your Cocoa applications, as if it were a native control.
IDTwitterAccountChooserViewController screenshot

IDTwitterAccountChooserViewController

December 14, 2012 • MIT License
Twitter Account Chooser view controller for iOS 5+. Uses a block-based completion handler or a classic protocol-based delegate method.
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.