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

LocationPicker screenshot

LocationPicker

August 09, 2015 • MIT License
LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController. User can select loca...
DoubleTapButton screenshot

DoubleTapButton

August 09, 2015 • MIT License
A button that requires two taps: the first one to activate it and the second one to confirm the action. You can configure the style, and if the first button reacts to swipe or to tap. Also, ...
DOPageControl screenshot

DOPageControl

August 09, 2015 • MIT License
Replacement for UIPageControl. Written in Swift.
TNImageSliderViewController screenshot

TNImageSliderViewController

August 09, 2015 • MIT License
A Swift image slider component based on UICollectionView
Keyboardy screenshot

Keyboardy

August 09, 2015 • MIT License
UIViewController extension for convenient keyboard management. Keyboardy extends UIViewController with few simple methods and provides delegate for handling keyboard appearance notifications. ...
ExpandingTableView screenshot

ExpandingTableView

August 09, 2015 • MIT License
Framework for expanding table view cells. Custom subclasses of UITableViewController, and UITableViewCell that provide an expanding table view cell implementation using Auto Layout. To suppor...
Masu-Swift screenshot

Masu-Swift

August 08, 2015 • MIT License
Placeholder for iOS prototyping with Swift
DOCheckboxControl screenshot

DOCheckboxControl

August 03, 2015 • MIT License
Checkbox control for iOS. Lightweight and customizable
AttributedLabel screenshot

AttributedLabel

July 24, 2015 • MIT License
Easy to use, fast, and higher performance than UILabel.
Hokusai screenshot

Hokusai

July 20, 2015 • MIT License
Hokusai is a Swift library that provides a bouncy action sheet. It will give the users a fancy experience without taking pains coding the cool animation.
EasyTipView screenshot

EasyTipView

July 20, 2015 • MIT License
EasyTipView is a custom tooltip view written in Swift that can be used as a call to action or informative tip. It can be presented for any UIBarButtonItem or UIView subclass. In addition it handles...
No image provided.

SwiftPages

July 20, 2015 • MIT License
A swift implementation of a swipe between pages layout, just like Instagram's toggle between views. Features - A simple yet beautifully architected solution for management of paged-style view c...
canDB.swift screenshot

canDB.swift

July 20, 2015 • MIT License
A framework that works like a nonSQL database but runs on top of sqlite(FMDB)
LicensingViewController screenshot

LicensingViewController

July 20, 2015 • MIT License
UIViewController subclass with a simple API for displaying licensing information.
ParkedTextField screenshot

ParkedTextField

July 17, 2015 • MIT License
A UITextField subclass with a persistent part appended in the text. As seen in Slack app. Useful for email fields, account names, etc.
Font-Awesome-Swift screenshot

Font-Awesome-Swift

July 17, 2015 • MIT License
Font Awesome swift library for iOS.
TisprCardStack screenshot

TisprCardStack

July 17, 2015 • Apache 2.0 License
Tinder-like card UI built on top of UICollectionView.
RAScrollablePickerView screenshot

RAScrollablePickerView

July 16, 2015 • Apache 2.0 License
Lightweight HSB color picker view.
BTNavigationDropdownMenu screenshot

BTNavigationDropdownMenu

July 16, 2015 • MIT License
The elegant dropdown menu, written in Swift, appears underneath navigation bar to display a list of related items when a user click on the navigation title.
Palette-iOS screenshot

Palette-iOS

July 16, 2015 • MIT License
Like Android Palette for iOS. Written in Swift From any view (anything that inherits UIView) gets contrasting color (black or white) for specific point where is another view.