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

YLGIFImage-Swift screenshot

YLGIFImage-Swift

June 28, 2014 • MIT License
Swift implementation of YLGIFImage
BSImagePicker screenshot

BSImagePicker

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

SCLAlertView-Swift

June 26, 2014 • MIT License
Beautiful Alert View. Written in Swift
MPGTextField screenshot

MPGTextField

June 26, 2014 • MIT License
An autocomplete textfield for iOS which provides suggestions as you type. Written both in Swift and Objective C, the textfield can be configured to ensure that a selection is compulsorily made from...
PASImageView screenshot

PASImageView

June 24, 2014 • MIT License
Rounded async imageview downloader lightly cached and written in Swift
CGParallaxCollectionView screenshot

CGParallaxCollectionView

June 23, 2014 • MIT License
Extending Ole Begemann CGParallaxCollectionView to Swift.
Swift Spaceship Operator screenshot

Swift Spaceship Operator

June 19, 2014 • MIT License
Contains a Swift file to add the spaceship operator ( `<=>` ) to a project 6.0 <=> 17.0 // Outputs -1 9001.0 <=> 9000.0 // Outputs 1 4.0 <=> 4.0 // Outputs 0 Works on iOS an...
Tattle-UI screenshot

Tattle-UI

June 17, 2014 • MIT License
As a developer, we struggle to understand and reproduce few UI bugs reported by the beta-tester. In tester's point of view, tester writes paragraphs to explain a simple UI misalignment when they te...
REDActionSheet screenshot

REDActionSheet

January 11, 2014 • MIT License
Tweetbot-style action sheet. Video: http://taylorswift.ly/T8B4
TSCurrencyTextField screenshot

TSCurrencyTextField

November 14, 2013 • MIT License
UITextField subclass for ATM-style currency-amount entry.
REDPuzzleGridView screenshot

REDPuzzleGridView

August 01, 2013 • MIT License
A word puzzle board control, similar to Ruzzle's letter board Video: http://taylorswift.ly/QBtz
MBCalendarKit screenshot

MBCalendarKit

May 07, 2013 • MIT License
MBCalendarKit is a calendar control written in UIKit. I've found existing implementations to be inadequate and difficult to work with, so I rolled my own. MBCalendarKit supports iOS 7+, and work...