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

KOActivityIndicator screenshot

KOActivityIndicator

March 12, 2015 • MIT License
Easy styled, IBDesignable and IBInspectable activity indicator in Swift.
Calendar-OSX screenshot

Calendar-OSX

March 12, 2015 • MIT License
Calendar component for OSX inspired by some free iOS alternatives
HYPanViewController screenshot

HYPanViewController

March 12, 2015 • MIT License
The ViewController that recreates the vvebo app Animation. The Awesome way to delete tableView Cell or present New ViewController.
BLKFlexibleHeightBar screenshot

BLKFlexibleHeightBar

March 12, 2015 • MIT License
BLKFlexibleHeightBar allows you to create header bars with flexible heights. Often, this sort of UI paradigm is used to hide chrome and make room for more content as a user is scrolling. This is se...
UILabel-AutomaticWriting screenshot

UILabel-AutomaticWriting

March 10, 2015 • MIT License
UILabel category with automatic writing animation. Inspired by Google Trends - Hot Searches (http://www.google.com/trends/hottrends/visualize)
Inflection screenshot

Inflection

March 10, 2015 • MIT License
The Optimus Prime of string inflection
Versions screenshot

Versions

March 10, 2015 • MIT License
Helping you find inner peace when comparing version numbers in Swift.
MARKRangeSlider screenshot

MARKRangeSlider

March 09, 2015 • MIT License
A custom reusable slider control with 2 thumbs (range slider). Values range is between `minimumValues` and `maximumValue` (from 0 to 1 by default). The left thumb isn't able to go on the right side...
MJRefresh screenshot

MJRefresh

March 09, 2015 • MIT License
The easiest way to use pull-to-refresh
Tempo screenshot

Tempo

March 09, 2015 • MIT License
Date and time manager for iOS/OSX written in Swift
LIGRippleView screenshot

LIGRippleView

March 09, 2015 • MIT License
UIView subclass with elegant ripple effect, inspired by many dribbble demos.
BIND screenshot

BIND

March 08, 2015 • MIT License
Data Binding and MVVM for iOS BIND offers a loose framework for implementing MVVMC architecture in your app. Make your code more reactive, testable and maintainable.
LTNavigationBar screenshot

LTNavigationBar

March 08, 2015 • MIT License
UINavigationBar Category which allows you to change its background dynamically.
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.