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

Kal screenshot

Kal

April 06, 2011 • MIT License
This project aims to provide an open-source implementation of the month view in Apple's mobile calendar app (MobileCal). When the user taps a day on the calendar, any associated data for that day w...
IBAForms screenshot

IBAForms

April 06, 2011 • Apache 2.0 License
IBAForms is a framework for building data entry screens on the iPhone. You can quickly make forms using the built-in form field types or create your own custom fields and the user interfaces used t...
Gloss-Caustic Shader screenshot

Gloss-Caustic Shader

April 06, 2011 • MIT License
Reproduces the oft-seen glossy gradient effect.
CoreTextHyperlinkView screenshot

CoreTextHyperlinkView

April 05, 2011 • BSD License
Uses AutoHyperlinks code from Adium http://code.google.com/p/maccode/wiki/AutoHyperlinks Project includes an example of how to use the core text view. It's pretty simple - create the view wit...
SliderPageControl screenshot

SliderPageControl

April 05, 2011 • MIT License
Alternative for UIPageControl. Instead of tapping on the page control, you drag the thumb to the page you want while previewing the title of the page before you release the thumb to confirm the pag...
HGPageScrollView screenshot

HGPageScrollView

April 05, 2011 • MIT License
An extension of iOS UIScrollView that allows scrolling of multiple pages, like mobile Safari tab viewer.
ComboBox for UITableView screenshot

ComboBox for UITableView

April 05, 2011 • Unspecified License
This XCode project is intended to demonstrate the usage of custom UITableViewCells as kind of combo boxes (as known from [X]HTML) or dropdown boxes. The code used to provide this is just a rough pr...
ReorderTableViewController screenshot

ReorderTableViewController

March 30, 2011 • Custom License
Add drag and drop reordering to a UITableView.
PINView screenshot

PINView

March 29, 2011 • Unspecified License
This project gives you a drop-in PIN code entry screen that looks like the entry screen seen in Settings.app.
OHAttributedLabel screenshot

OHAttributedLabel

March 28, 2011 • MIT License
This class allows you to use a UILabel with NSAttributedStrings, in order to display styled text with mixed style (mixed fonts, color, size, ...) in a unique label. It can also detect links, add...
PSBackgroundCurtain screenshot

PSBackgroundCurtain

March 28, 2011 • MIT License
Try to activate the multitasking bar, notice the animated fade to dark. Suspend the App and start it, and it fades back from black. This is useful if you have a PinLock Controller. Works with iOS4 ...
FlatWebView screenshot

FlatWebView

March 25, 2011 • MIT License
A ludicrously simple subclass of UIWebView that hides the drop shadows behind said UIWebView.
NoodleLineNumberView screenshot

NoodleLineNumberView

March 24, 2011 • MIT License
Displays line numbers for an NSTextView.
NoodleIPhoneTableView screenshot

NoodleIPhoneTableView

March 24, 2011 • MIT License
An NSTableView subclass that simulates UITableView's look and feel.
Chameleon screenshot

Chameleon

March 22, 2011 • BSD License
Chameleon is a port of Apple's UIKit (and some minimal related frameworks) to Mac OS X. It is meant to be as much of a drop-in replacement for the real UIKit as possible. It also adapts some iOS us...
CMTextStylePicker screenshot

CMTextStylePicker

March 20, 2011 • MIT License
iOS view controller tree for presenting a text font/size/colour picker to user. It is also possible to use the font or colour selectors separately.
CMPopTipView screenshot

CMPopTipView

March 20, 2011 • MIT License
Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
EGOTableViewPullRefresh screenshot

EGOTableViewPullRefresh

March 19, 2011 • MIT License
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
PanelTableView screenshot

PanelTableView

March 19, 2011 • MIT License
Manages multiple UITableViews in a UIScrollView
FTUtils screenshot

FTUtils

March 18, 2011 • MIT License
The code in FTUtils is common utility code extracted from Free Time Studios iPhone projects. Currently, there is only one primary utility (FTAnimation) and some simple preprocessor macros. Some uni...