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

No image provided.

DLStarRating

February 28, 2011 • Unspecified License
A UIControl subclass that behaves similarly as the App Store rating control.
PSStoreButton screenshot

PSStoreButton

February 28, 2011 • MIT License
Flexible reimplementation of the iOS AppStore Button. No images are used - styling is done with a sublcassed UIButton and Layers. You can choose the color, default colors for AppStoreGreen, Blue...
TITokenField screenshot

TITokenField

February 27, 2011 • BSD License
An iOS replacement for the NSTokenField available on Mac OS X. Works just like the To: field in Mail and Messages. <p>LICENSE</p> <p>This control is dual licensed: </p> <ul><li> You can use it...
SSSwitch screenshot

SSSwitch

February 27, 2011 • MIT License
A switch that offers an Airplane mode style.
SSRatingPickerViewController screenshot

SSRatingPickerViewController

February 27, 2011 • MIT License
A simple view controller for rating stuff like App Store.app.
SSPieProgressView screenshot

SSPieProgressView

February 27, 2011 • MIT License
Pie chart style progress bar similar to the one in Xcode's status bar.
Line View screenshot

Line View

February 27, 2011 • MIT License
Easily create lines with an inset.
Gradient View screenshot

Gradient View

February 27, 2011 • MIT License
Easily create gradients with optional borders and insets.
Collection View screenshot

Collection View

February 27, 2011 • MIT License
A simple collection view modeled after UITableView and NSCollectionView.
Address Bar screenshot

Address Bar

February 27, 2011 • MIT License
Mimics aspects of Safari's address bar, including a background loading animation.
DTCoreText screenshot

DTCoreText

February 25, 2011 • BSD License
This project aims to duplicate the methods present on Mac OSX which allow creation of NSAttributedString from HTML code on iOS. This is useful for drawing simple rich text like any HTML document wi...
TDBadgedCell screenshot

TDBadgedCell

February 11, 2011 • Custom License
UITableViewCell subclass that adds a "badgeString" property to table view cells. This badge draws in an identical manner to the badges present in MobileMail.app. The class supports custom badge col...
Leaves screenshot

Leaves

January 29, 2011 • MIT License
An iBooks-like page-turning interface for iPhone and iPad apps using only public APIs.
MKNumberBadgeView screenshot

MKNumberBadgeView

January 23, 2011 • Apache 2.0 License
A UIView subclass that mimics the look and feel of the red Springboard and UIBarButtonItem 'badges'. Since it's a UIView, it can be overlaid on any other item.
Three20 TTLauncher screenshot

Three20 TTLauncher

January 17, 2011 • Apache 2.0 License
A Springboard-like launcher, as seen in the Facebook iOS app.
Three20 Photo Viewer screenshot

Three20 Photo Viewer

January 17, 2011 • Apache 2.0 License
Photo viewer control, like in the Apple Photos app.
Three20 Photo Thumbnails screenshot

Three20 Photo Thumbnails

January 17, 2011 • Apache 2.0 License
Duplicates the look and feel of Apple's Photos apps.
DDPageControl screenshot

DDPageControl

January 17, 2011 • Unspecified License
A replacement for UIPageControl that lets you customize the size, spacing and color of the page control dots.
MTStatusBarOverlay screenshot

MTStatusBarOverlay

January 17, 2011 • MIT License
MTStatusBarOverlay provides a custom status bar overlay window, as seen in apps like Reeder.
AQGridView screenshot

AQGridView

January 09, 2011 • BSD License
Use this to create Springboard-like user interfaces: "AQGridView is an attempt to create something similar to NSCollectionView on the iPhone."