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

No image provided.

KYCircularProgress

October 27, 2014 • MIT License
Flexible progress bar written in Swift.
SwiftForms screenshot

SwiftForms

October 22, 2014 • MIT License
A small and lightweight library written in Swift that allows you to easily create forms.
MaterialDesignColorsSwift screenshot

MaterialDesignColorsSwift

October 21, 2014 • MIT License
All colors defined in Google Material Design guidelines available for OSX and iOS development
AdaptiveController screenshot

AdaptiveController

October 20, 2014 • MIT License
AdaptiveController is a 'Progressive Reduction' Swift module for adding custom states to Native or Custom UI elements.
LogDispatcher.Swift screenshot

LogDispatcher.Swift

October 18, 2014 • MIT License
A more powerful println(_:)
Swift-SpriteKit-Analog-Stick screenshot

Swift-SpriteKit-Analog-Stick

October 17, 2014 • MIT License
Virtual analog stick (Swift+Sprite Kit)
StatefulViewController screenshot

StatefulViewController

October 16, 2014 • MIT License
Placeholder views based on content, loading, error or empty states
QRCodeReader.swift screenshot

QRCodeReader.swift

October 15, 2014 • MIT License
Simple QRCode reader in Swift
SwiftyJSON screenshot

SwiftyJSON

October 14, 2014 • MIT License
The better way to deal with JSON data in Swift let json = JSON(data: dataFromNetworking) if let userName = json[0]["user"]["name"].string{ //Now you got your value }
Tweaker screenshot

Tweaker

October 14, 2014 • Custom License
Tweaker is a library that makes it easy to play around with values (e.g. animation speed) without having to rebuild your application
SFlatButton screenshot

SFlatButton

October 13, 2014 • GPL License
Create a Buttons in Swift like Bootstrap 3.0
Typhoon Swift Example screenshot

Typhoon Swift Example

October 12, 2014 • Apache 2.0 License
Swift example application for Typhoon.
FloatRatingView screenshot

FloatRatingView

October 11, 2014 • MIT License
A simple rating view for iOS written in Swift! Supports whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ra...
ReactKit screenshot

ReactKit

October 09, 2014 • MIT License
Swift Reactive Programming.
BWWalkthrough screenshot

BWWalkthrough

October 08, 2014 • MIT License
BWWalkthrough (BWWT) is a class that helps you create Walkthroughs for your iOS Apps. It differs from other similar classes since it hasn't a rigid template; BWWT is just a layer placed over your c...
HanekeSwift screenshot

HanekeSwift

October 07, 2014 • Apache 2.0 License
Haneke is a lightweight generic cache for iOS written in Swift. For example, here's how you would initialize a data cache: `let cache = Cache<NSData>("my-files")` Haneke also includes a zero-...
FDChessboardView screenshot

FDChessboardView

October 07, 2014 • MIT License
### Features * High resolution graphics * Customizable themes and game graphics * Supports all single board chess variants: suicide, losers, atomic, etc. * Supports games with odd piece a...
Slidden screenshot

Slidden

October 06, 2014 • MIT License
Slidden is an open source, customizable, iOS 8 keyboard, written in Swift. iOS 8 brought us the ability to create fully customizable keyboards, but does not provide a strong foundation to start fro...
ImagePickerSheetController screenshot

ImagePickerSheetController

October 04, 2014 • MIT License
ImagePickerSheetController is a component that replicates the custom photo action sheet in iMessage. It's very similar to UIAlertController which makes its usage simple and concise.
RateMyApp (Swift) screenshot

RateMyApp (Swift)

October 03, 2014 • MIT License
RateMyApp is a class to provide gentle reminders for app users to rate your app, written completely in swift Features: 1) Easy setup 2) Supports iOS7 & iOS8