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

THCircularProgressView screenshot

THCircularProgressView

March 17, 2013 • MIT License
THCircularProgressView is a UIView subclass with a circular bar useful for illustrating progress.
RRFPSBar screenshot

RRFPSBar

March 16, 2013 • MIT License
Show the app's frame per second in the status bar on iOS. I hate lagging apps and do my best to keep FPS high on @YPlan. Sometimes it's very hard to say if lag is visual or real and Instruments ...
MLCruxActivity screenshot

MLCruxActivity

March 16, 2013 • MIT License
A UIActivity subclass for opening URLs in Crux Web Browser.
FaceCamViewer screenshot

FaceCamViewer

March 15, 2013 • MIT License
Displays a live camera window similar to FaceTime.
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.