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

iOS Knob Control screenshot

iOS Knob Control

March 08, 2015 • BSD License
This is a generic, reusable knob control you can insert into any application. You may provide custom knob images or use the customizable default images. The control animates rotation of the image i...
Form screenshot

Form

March 08, 2015 • MIT License
Form came out from our need to a form that could share logic between our iOS apps and our web clients, we found that JSON was one way to achieve this. Form includes the following features: - ...
Persei screenshot

Persei

March 08, 2015 • MIT License
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift!
No image provided.

Kinder

March 08, 2015 • MIT License
A vote controller, which allows the user to vote like tinder.
ANProgressStepper screenshot

ANProgressStepper

March 08, 2015 • MIT License
A stepped progress control to show the user their progress in a multi-step process such as a multi-page form.
SSASideMenu screenshot

SSASideMenu

March 08, 2015 • MIT License
SSASideMenu is a reimplementation of romaonthego/RESideMenu in Swift. A iOS 7/8 style side menu with parallax effect.
StringScore_Swift screenshot

StringScore_Swift

March 06, 2015 • MIT License
Swift string ranking 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825 StringScore_Swift is a Swift library which provides fast fuzzy string matching/scoring. Based on ...
KMPlaceholderTextView screenshot

KMPlaceholderTextView

March 06, 2015 • MIT License
A UITextView subclass that adds support for multiline placeholder written in Swift.
SingleLineTextField screenshot

SingleLineTextField

March 06, 2015 • MIT License
A single line textfield implementation that uses the same style of the [telegram website](https://web.telegram.org) - Custom text field with a single line - Place holder animation like telegram...
KGFloatingDrawer screenshot

KGFloatingDrawer

March 06, 2015 • MIT License
A floating drawer style navigation. KGFloatingDrawer provides a unique twist on the nav drawer pattern using interesting animations to present the content in the "drawer". KGFloatingDrawer is a rei...
HCSStarRatingView screenshot

HCSStarRatingView

March 06, 2015 • MIT License
Simple star rating view for iOS written in Objective-C HCSStarRatingView is a UIControl subclass to easily provide users with a basic star-rating interface. It supports all device resolutions...
YLSwipeLockView screenshot

YLSwipeLockView

March 06, 2015 • MIT License
a swipe password view to unlock an application written in objective-c.
MCCardPickerCollectionViewController screenshot

MCCardPickerCollectionViewController

March 05, 2015 • MIT License
A card collection view controller inspired by Facebook People you may know page.
STZPopupView screenshot

STZPopupView

March 05, 2015 • MIT License
Customizable simple popup view in iOS
MKInputBoxView screenshot

MKInputBoxView

March 05, 2015 • MIT License
A tiny replacement for UIAlertView w/ text views. Based on BMInputView.
SwiftEventBus screenshot

SwiftEventBus

March 05, 2015 • MIT License
SwiftEventBus is a publish/subscribe EventBus optimized for iOS
NSString-ZENInflections screenshot

NSString-ZENInflections

March 05, 2015 • MIT License
Returns camelCased, UpperCamelCased, dashed-case, snake_cased representations of an NSString
WBWebViewConsole screenshot

WBWebViewConsole

March 04, 2015 • BSD License
In-App debug console for your UIWebView & WKWebView
RNLoadingButton screenshot

RNLoadingButton

March 04, 2015 • MIT License
An easy-to-use UIButton subclass that implements a activity inticator with aligment options.
RNLoadingButton-Swift screenshot

RNLoadingButton-Swift

March 04, 2015 • Apache 2.0 License
An easy-to-use UIButton subclass with an activity indicator