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

WToast screenshot

WToast

May 25, 2011 • Public Domain License
Info messages for iOS inspired by Android Toast object.
ZBGridController screenshot

ZBGridController

May 24, 2011 • Unspecified License
A grid view with support for zooming, flipping animated-in view controllers.
Stackcordion screenshot

Stackcordion

May 23, 2011 • CC BY-SA 3.0 License
Mimics the UI of Twitter for iPad.
ANColorPicker screenshot

ANColorPicker

May 23, 2011 • Unspecified License
Use this simple colour picker to get colors that a user picks. The color picker must be a certain size, and requires several images files in the bundle's package contents.
MAWeekView screenshot

MAWeekView

May 22, 2011 • Unspecified License
A weekly view for viewing events, displays a whole week. Navigation using the arrows on the top of the view or using the swipe gesture.
MADayView screenshot

MADayView

May 22, 2011 • Unspecified License
MADayView is a daily view for displaying events.
CHViewControllerSwitcher screenshot

CHViewControllerSwitcher

May 21, 2011 • MIT License
A replacement for UITabBarController, with useful features. It allows you to create your own selection interface with UI-components. It allows you to use just some part of the window, not the full-...
ELCSlider screenshot

ELCSlider

May 20, 2011 • MIT License
A subclass of UISlider to use with iPad that includes a UIPopover Scrubber showing the value as it changes.
ZPopoverController screenshot

ZPopoverController

May 20, 2011 • Unspecified License
Easy way to handle UIPopoverController, UIActionSheet and UIAlertView for iOS.
RadioButton screenshot

RadioButton

May 20, 2011 • Unspecified License
A native radio button implementation for iOS.
Custom callout screenshot

Custom callout

May 19, 2011 • MIT License
Custom callout on a map.
JCSSheetController screenshot

JCSSheetController

May 18, 2011 • BSD License
A Cocoa controller class for Sheets that replaces the completion callback method with an inline block.
CiExpandableTabBar screenshot

CiExpandableTabBar

May 18, 2011 • MIT License
ExpandableTabBar is an iOS custom tab bar control. Its behavior emulates the system tab bar with the addition of supporting multiple rows.
APSplitViewController screenshot

APSplitViewController

May 17, 2011 • Unspecified License
Custom UISplitViewController for iPad. Features: it always keeps both sides visible; it's always launched in the Portrait but it's rotated to any direction properly; each side contains UINavigation...
TabBarKit screenshot

TabBarKit

May 17, 2011 • BSD License
A flexible Tab Bar implementation for iPhone and iPad.
StackScrollView screenshot

StackScrollView

May 16, 2011 • Unspecified License
StackScrollView project is a demo app for creating view like twitter app for ipad, created by the mobile development team at raw engineering. It supports: Orientation (both Landscape & Portrait), S...
JPButton screenshot

JPButton

May 16, 2011 • Unspecified License
UIButton subclass that looks like a pushable keyboard button.
SlidingTabs screenshot

SlidingTabs

May 15, 2011 • Unspecified License
Sliding tabs UI element for iPhone resembling the tabbing control used in Gowalla.
BCCollectionView screenshot

BCCollectionView

May 15, 2011 • BSD License
A more versatile, faster and lighter replacement for NSCollectionView. Note: This is a fork of pieteromvlee's code. I will replace my repo with his as soon as he merges my changes in or adds a diff...
ESScrollView screenshot

ESScrollView

May 15, 2011 • BSD License
ESScrollView by Jonathan Dann provides iTunes-like scrollbars. This solution differs from many others by not requiring images -- all drawing is in code.