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

Polymer screenshot

Polymer

August 10, 2015 • MIT License
Endpoint focused networking
PFSystemKit screenshot

PFSystemKit

August 09, 2015 • MIT License
OS X (and - partially - iOS) framework for getting software and hardware informations (such as CPU vendor, RAM size, device model and serial, …) at runtime. Relies on IOKit and SysCtl, as well as o...
TimeScrubber screenshot

TimeScrubber

August 09, 2015 • MIT License
Time scrubber for date selection. Can be used to select date for remote video playing. iOS 7-8, Objective-C, Xcode 6.4. (https://dl.dropbox.com/s/flxvev4qlkt8djx/timescrubber_demo.gif Feature...
NYAlertViewController screenshot

NYAlertViewController

August 04, 2015 • MIT License
Replacement for UIAlertController/UIAlertView with support for content views and UI customization.
SHMultipleSelect screenshot

SHMultipleSelect

August 04, 2015 • MIT License
SHMultipleSelect is an easy-to-use multiple selection view for iOS 7.0+.
No image provided.

HDNotificationView

August 04, 2015 • MIT License
HDNotificationView appears notification view like system. Require iOS 7.0+. Simple to use: + (void)showNotificationViewWithImage:(UIImage *)image ...
JCWheelView screenshot

JCWheelView

August 03, 2015 • MIT License
Support rotation and click event, Support replace image.
PickerCells screenshot

PickerCells

August 03, 2015 • MIT License
UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView
LGDrawer screenshot

LGDrawer

July 23, 2015 • MIT License
iOS helper draws UIImages programmatically
LGActionSheet screenshot

LGActionSheet

July 23, 2015 • MIT License
Customizable implementation of UIActionSheet
LGAlertView screenshot

LGAlertView

July 23, 2015 • MIT License
Customizable implementation of UIAlertView
LGRadioButtonsView screenshot

LGRadioButtonsView

July 23, 2015 • MIT License
iOS implementation of radio buttons
LGViews screenshot

LGViews

July 23, 2015 • MIT License
Classes extends abilities of UILabel, UIButton, UITextField and UITextView
LGFilterView screenshot

LGFilterView

July 22, 2015 • MIT License
View shows and applies different filters in iOS app
LGSideMenuController screenshot

LGSideMenuController

July 22, 2015 • MIT License
iOS view controller shows left and right views on top of everything by pressing button or gesture
LGPlaceholderView screenshot

LGPlaceholderView

July 21, 2015 • MIT License
View covers everything inside view controller, and shows some alert text, progress bar or other view, when you need to hide content
LGPlusButtonsView screenshot

LGPlusButtonsView

July 21, 2015 • MIT License
iOS implementation of Google 'plus button', that shows more options
LGRefreshView screenshot

LGRefreshView

July 21, 2015 • MIT License
iOS pull to refresh for UIScrollView, UITableView and UICollectionView
Circular Progress Bar (MBCircularProgressBar) screenshot

Circular Progress Bar (MBCircularProgressBar)

July 21, 2015 • MIT License
A circular animatable & IB highly customizable progress bar
StepperView screenshot

StepperView

July 21, 2015 • MIT License
This is a custom stepper control for iOS apps. This has been written with Objective-C