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

FDStatusBarNotifierView screenshot

FDStatusBarNotifierView

September 13, 2012 • MIT License
A notifier view for iOS that resides in the status bar.
DSFavIconManager screenshot

DSFavIconManager

September 13, 2012 • MIT License
DSFavIconManager is a complete solution for displaying favicons. Features: - Download a favicon from the URL. Fast and concurrent. - Cache icons in memory and in disk. It doesn't uses a fu...
DYFloatingHeaderView screenshot

DYFloatingHeaderView

September 11, 2012 • BSD License
A custom iOS control that is inspired by the floating header control used in Facebook's iOS app. You can find a tutorial of DYFloatingHeaderView on my blog: http://iappexperience.com/post/313483972...
No image provided.

SHSidebarController

September 11, 2012 • Unspecified License
A sidebar controller with a folding effect
ColorPopover screenshot

ColorPopover

September 11, 2012 • MIT License
A ColorPopover is a very simple component for iPhone/iPad that provides a "Popover" color picker.
JHWebBrowser screenshot

JHWebBrowser

September 10, 2012 • Apache 2.0 License
A simple web browser with a few customization options. There's no documentation at this point, but the gist is pretty simple. There's plenty that could be done to make it better, but it's functiona...
TKContactsMultiPicker screenshot

TKContactsMultiPicker

September 10, 2012 • MIT License
A customizable, simple controller for picking multiple contacts.
YIFullScreenScroll screenshot

YIFullScreenScroll

September 09, 2012 • Custom License
Pinterest-like scroll-to-fullscreen UI for iOS
YISplashScreen screenshot

YISplashScreen

September 09, 2012 • Unspecified License
Easy splash screen + animation maker for iOS
PSDirectoryPickerController screenshot

PSDirectoryPickerController

September 08, 2012 • MIT License
Allows the user to browse for and choose a directory from a hierarchical list. Similar to NSOpenPanel on OS X.
KOFiles screenshot

KOFiles

September 08, 2012 • BSD License
KOFiles – extended table with selection This component is an extended UITableView, suited for showing files and directories. It can display additional information, like date of creation and file s...
KOTree screenshot

KOTree

September 07, 2012 • BSD License
KOTree allows you to show a tree of hierarchical data, e.g. files and folders. It was developed for Kodiak PHP, an app which allows you to write and run PHP code directly on the iPad. The items ca...
KOTabs screenshot

KOTabs

September 07, 2012 • BSD License
With KOTabs you can easily create a tabbed document interface. The user can switch between tabs with a single tap. The tabs can be closed with the "x" icon in the corner. When there are more tabs t...
KOKeyboard screenshot

KOKeyboard

September 06, 2012 • BSD License
KOKeyboard is an iOS drop-in component that adds a new row of keys to the default on-screen keyboard. It consists of swipe buttons with all common symbols, punctuation and brackets, and a special n...
AJProgressPanel screenshot

AJProgressPanel

September 06, 2012 • MIT License
Animated progress panel
DMCircularScrollView screenshot

DMCircularScrollView

September 05, 2012 • MIT License
Infinite/Circular Scrolling Implementation for UIScrollView DMCircularScrollView implements an infinite. When creating paging functionality for your apps, there may be times that an infinite page ...
MFRedditPostController screenshot

MFRedditPostController

September 05, 2012 • Unspecified License
A bit more powerful tool for posting to reddit. Ability to use UI included in project, or create your own UI and use just to communicate with Reddit or Imgur. Ability to post links, or photos. ...
No image provided.

ISColumnsController

September 05, 2012 • MIT License
A page scrolling container viewcontroller.
MasterDetailController  screenshot

MasterDetailController

September 05, 2012 • Public Domain License
A master detail controller that works like the facebook sliding menu/view You need to provide a master controller and detail controller. These controllers should subclass UIViewController and pr...
Segmented Buttons screenshot

Segmented Buttons

September 04, 2012 • Apache 2.0 License
This is a control that looks like a UISegmentedControl but acts like buttons. You can find examples in popular apps like TweetBot and Yelp.