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

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
YAProvisioningProfile screenshot

YAProvisioningProfile

March 04, 2015 • MIT License
Helper class for easily exploring the contents of a .mobileprovisioningprofile
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
TWControls screenshot

TWControls

March 04, 2015 • MIT License
TWControls is a project that attempts to provide an easy-to-use API to perform actions based on user interaction (SpriteKit). It provides controls like Buttons and Switches. Is written in pure S...
CDFInitialsAvatar screenshot

CDFInitialsAvatar

March 03, 2015 • MIT License
Simple to use initials avatar generator. Great for avatar placeholders and such.
LRRepositoryPattern screenshot

LRRepositoryPattern

March 03, 2015 • MIT License
An iOS example app based on the repository pattern and Typhoon DI framework
LRImageManager screenshot

LRImageManager

March 03, 2015 • MIT License
Objective-C simple image manager with memory and disk cache support