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

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 }
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...
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
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...
Pathfinder screenshot

Pathfinder

September 07, 2014 • MIT License
A pathfinding library written in Swift
Music Player screenshot

Music Player

September 05, 2014 • MIT License
Fully functional music player is written in swift
ASAttributedLabelNode screenshot

ASAttributedLabelNode

September 05, 2014 • MIT License
Draw NSAttributedString in SpriteKit