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

KGNotePad screenshot

KGNotePad

March 15, 2013 • MIT License
KGNotePad is a text view complete with lines and torn paper.
DPMeterView screenshot

DPMeterView

March 15, 2013 • MIT License
Gravity-aware gauge-style meter view with delightful animations. It should be easy to fill a shape with a color, to visually reflect a percentage. And if you turn on gravity and tilt your iPh...
KGStatusBar screenshot

KGStatusBar

March 15, 2013 • MIT License
A minimal status bar for iOS. Similar to the status bar seen in the MailBox app. It covers the top status bar and appears like the message is embedded within.
MBSpacialViewController screenshot

MBSpacialViewController

March 13, 2013 • MIT License
Create a gesture-driven map of view controllers in 2D space.
MDCFocusView screenshot

MDCFocusView

March 13, 2013 • MIT License
Apply a "tutorial screen" overlay to your application window.
Dispenser screenshot

Dispenser

March 13, 2013 • BSD License
A faster way to dispense promo codes, in person. This is a full app, useful for devs to get the word out about their own apps. Paste in promo codes or redeem links and easily hand them out with ...
AutoScrollLabel screenshot

AutoScrollLabel

March 13, 2013 • MIT License
A UILabel with auto scrolling (marquee) for text that may be clipped by the view. Provides edge fading, speed adjustment, scroll direction, etc. Works with tvOS 9, iOS 7 and greater.
ADN Activity Collection screenshot

ADN Activity Collection

March 13, 2013 • BSD License
UIActivities to share with App.net (ADN) apps from an Activity Sheet
UnderLineLabel screenshot

UnderLineLabel

March 12, 2013 • BSD License
UILabel subclass with possibility to draw line under multiline text (with offset)
DCModalSegue screenshot

DCModalSegue

March 12, 2013 • MIT License
A custom segue which makes a pushed back modal presenting animation.
SJADNShareController screenshot

SJADNShareController

March 12, 2013 • Custom License
SJADNShareController can be used to share text only (at the moment) to App.net, either as part of the sharing menu, on Mountain Lion, or alone. It is currently able to use App.net's web post int...
MCSwipeTableViewCell screenshot

MCSwipeTableViewCell

March 11, 2013 • MIT License
Convenient UITableViewCell subclass that implements a swipeable content to trigger actions (similar to the Mailbox app).
MIHSliderView screenshot

MIHSliderView

March 11, 2013 • MIT License
MIHSliderView is a Core Animation slider view for OS X. Any subclass of NSView can be displayed as a slide and integration into your project is as easy as using any other view since it is just a si...
MSCollectionViewCalendarLayout screenshot

MSCollectionViewCalendarLayout

March 11, 2013 • MIT License
MSCollectionViewCalendarLayout is a UICollectionViewLayout subclass for displaying chronological data. It divides its cells into columns of days, with the size of each cell corresponding to its len...
Queue screenshot

Queue

March 11, 2013 • MIT License
A persistent background job queue for iOS. While NSOperation and NSOperationQueue work well for some repetitive problems and NSInvocation for others, iOS doesn't really include a set of tools f...
Cam screenshot

Cam

March 10, 2013 • Apache 2.0 License
A “keep it simple, stupid” approach to handling photo and video capture with AVFoundation.
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...
IGAutoCompletionToolbar screenshot

IGAutoCompletionToolbar

March 10, 2013 • MIT License
IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.
SJGeocoder screenshot

SJGeocoder

March 10, 2013 • Apache 2.0 License
CLGeocoder, but with local search results built-in. No muss, no fuss. (An API-compliant CLGeocoder subclass that adds MKLocalSearch results to geocode queries.)
ADPopupView screenshot

ADPopupView

March 09, 2013 • MIT License
ADPopupView is an iOS drop-in class that displays a popup at a custom point in your view. It automatically draws itself according to its current position and parent view bounds. ADPopupView p...