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

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
No image provided.

MapManager (Swift)

September 30, 2014 • MIT License
Map manager is a MapKit wrapper to provide route direction drawing written entirely in Swift 1) Closure support 2) Get directions using Apple service 3) Get directions using Google service...
DTIToastCenter (Swift) screenshot

DTIToastCenter (Swift)

September 25, 2014 • MIT License
A toast center for displaying quick toast to the user. Written in swift.
VMXMLParser (Swift) screenshot

VMXMLParser (Swift)

September 25, 2014 • MIT License
VMXMLParser is a NSXMLParser wrapper in Swift Features: 1) Closure based 2) Response as array of dictionaries 3) Unicode support 4) Just two lines and you are done :) SAMPLE...
LocationManager (Swift) screenshot

LocationManager (Swift)

September 23, 2014 • MIT License
CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service Features: 1) Location update with closure & delegate support 2)...
MIBadgeButton-Swift screenshot

MIBadgeButton-Swift

September 23, 2014 • MIT License
MIBadgeButton is badge button written in Swift with high UITableView/UICollectionView performance.
Refresher screenshot

Refresher

September 22, 2014 • MIT License
Pull to refresh in Swift
Conway's Game of Life screenshot

Conway's Game of Life

September 22, 2014 • BSD License
Conway's Game of Life written in Swift
SwiftTask screenshot

SwiftTask

September 22, 2014 • MIT License
Promise + progress + pause + cancel, using SwiftState (state machine).
SugarRecord screenshot

SugarRecord

September 19, 2014 • MIT License
A Core Data management library written in Swift. Thanks to SugarRecord you'll be able to start the Core Data stack structure just with a line of code and start working with your database models usi...