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

AudioRecorder screenshot

AudioRecorder

August 05, 2014 • MIT License
A simple app to record, trim and export audio for Mac. Written in Swift and took just 2 days. If you are on IRC, feel free to ping me in #iphonedev/#macdev on freenode. I'm the pretty_functi...
Sleipnir screenshot

Sleipnir

August 03, 2014 • MIT License
BDD-style framework in Swift
SFSwiftNotification screenshot

SFSwiftNotification

July 30, 2014 • MIT License
Simple custom user notification written in Swift.
SwiftImageLoader screenshot

SwiftImageLoader

July 29, 2014 • MIT License
Asynchronous Image Loader in Swift. Caches using an NSCache. Useful for UITableViewCells.
AwesomeCache screenshot

AwesomeCache

July 28, 2014 • MIT License
Delightful on-disk cache (written in Swift)
DPTransparentEdgesTableView (Swift and Objective-C implementation) screenshot

DPTransparentEdgesTableView (Swift and Objective-C implementation)

July 21, 2014 • MIT License
Table and scroll view with transparent top and bottom edges. Written in Objective-C and Swift
HGWActivityButton - Swift screenshot

HGWActivityButton - Swift

July 21, 2014 • MIT License
A UIButton subclass with a custom, built-in activity indicator Written in Swift.
Wyrd screenshot

Wyrd

July 19, 2014 • MIT License
Wyrd is a library for asynchronous programming in Swift. It aims to be concise and simple. Wyrd is inspired by Promises/A+. Both Swift and Cocoa Touch doesn't provide any helpers for asynchronous p...
MZDownloadManager screenshot

MZDownloadManager

July 18, 2014 • BSD License
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit...
GoogleWearAlert (Swift) screenshot

GoogleWearAlert (Swift)

July 11, 2014 • MIT License
An Android Wear style animated confirmation view for iOS - Written in Swift This library is not intended as fully fledged alert view replacement (it has no buttons) this confirmation view is ide...
MPGNotification screenshot

MPGNotification

July 10, 2014 • MIT License
MPGNotifications is an iOS control that allows you to display in-app interactive notifications that are fully customisable to suit your needs.
LTBouncyPlaceholder (Swift) screenshot

LTBouncyPlaceholder (Swift)

July 08, 2014 • MIT License
A learning-by-doing UITextField extension written in Swift
LTMorphingLabel (Swift) screenshot

LTMorphingLabel (Swift)

July 07, 2014 • MIT License
A learning-by-doing Swift project cloning the original Morphing Label of iOS 8 introduced in WWDC 2014.
Swift-Useful-Extensions screenshot

Swift-Useful-Extensions

July 07, 2014 • MIT License
lots of categories i used in objc, rewrite in swift, more coming.
PKLocationManager (Swift) screenshot

PKLocationManager (Swift)

July 07, 2014 • MIT License
A Swift based, centralized location manager, simplifying the CLLocationManager API by adding closures and automatically adjusting accuracy, based on the subscribers common needs.
TaskQueue (Swift) screenshot

TaskQueue (Swift)

July 07, 2014 • MIT License
A great Swift class for managing asynchronous tasks that need to execute one after another. You just add tasks (as closures) to the queue and the queue takes care to execute them in the proper orde...
PKNetworkActivityController screenshot

PKNetworkActivityController

June 30, 2014 • MIT License
A simple and lightweight network activity indicator controller written in Swift.
No image provided.

PKHUD

June 28, 2014 • MIT License
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
No image provided.

YLGIFImage-Swift

June 28, 2014 • MIT License
Swift implementation of YLGIFImage
No image provided.

BSImagePicker

June 27, 2014 • MIT License
BSImagePicker is a multiple image picker for iOS 8