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

Elimination Menu screenshot

Elimination Menu

June 27, 2016 • MIT License
Some kind of dropdown/up menu that eliminates all values which were not selected.
JXColorButton screenshot

JXColorButton

June 27, 2016 • MIT License
A custom color well button with a custom popover menu of colors to replace NSColorWell. Plays nicely with the OS X color picker for custom colors. To use a JXColorButton, simply drop a custom vi...
MBRateApp screenshot

MBRateApp

June 27, 2016 • MIT License
A customizable interstitial app rate screen with cool design. You can change the colors of almost every element on the screen and get callbacks of what the user chose to do.
Typeset screenshot

Typeset

June 27, 2016 • MIT License
Deal with AttributedString efficiently. https://github.com/Draveness/Typeset
ColorizeSwift screenshot

ColorizeSwift

June 27, 2016 • MIT License
Terminal string styling for Swift.
UIImageView-AGCInitials screenshot

UIImageView-AGCInitials

June 27, 2016 • MIT License
An UIImageView category that allows to set an image containing the initials of a contact's name on a colored background. The color of the background is the same for identical names.
Spots screenshot

Spots

June 27, 2016 • MIT License
Spots is a view controller framework that makes your setup and future development blazingly fast.
CCAnimations screenshot

CCAnimations

June 27, 2016 • MIT License
This is a set of custom animations build with CAAnimations
JDAnimationKit screenshot

JDAnimationKit

June 27, 2016 • MIT License
JDAnimationKit provides a simple syntax for perform many common animations while allowing you to add physics properties such as springs all with a clean and chainable syntax.
Pulsator screenshot

Pulsator

June 27, 2016 • MIT License
Pulse animation for iOS
QueuedAlertPresenter screenshot

QueuedAlertPresenter

June 27, 2016 • MIT License
A QueuedAlertPresenter serializes the presentation of alerts (including across multiple threads). Use it when your code needs to present alerts in rapid succession, where the user may not be able t...
FPActivityIndicator screenshot

FPActivityIndicator

June 27, 2016 • MIT License
A simple activity indicator. Written in Swift. Simple and customisable from Interface builder and by code
SwiftyVerticalScrollBar screenshot

SwiftyVerticalScrollBar

June 27, 2016 • MIT License
A custom scrollbar for a UIScrollView or UIScrollView's subclasses written by Swift.
TRexAboutWindowController screenshot

TRexAboutWindowController

June 27, 2016 • MIT License
A swift clone of PFAboutWindow to add a Xcode 6 like About Window to your OSX Applications.
RPCircularProgress screenshot

RPCircularProgress

June 25, 2016 • MIT License
UIView subclass written in Swift to show circular progress.
Caishen screenshot

Caishen

June 25, 2016 • MIT License
A Payment Card UI & Validator for iOS
PATabbarView screenshot

PATabbarView

June 25, 2016 • MIT License
PATabbarView is like Safari tabbar. You can add a PATabbarPushedView into a PATabbarVew with sliding animation.
SMTKeyboardManager screenshot

SMTKeyboardManager

June 25, 2016 • MIT License
Lightweight keyboard manager.
EVARoundSlider screenshot

EVARoundSlider

June 25, 2016 • MIT License
Round slider (one or two handles; plain or gradient; with or w/o indicator of current color)
DBStateMachine screenshot

DBStateMachine

June 25, 2016 • MIT License
A swift library for implementing state machine just like GKStateMachine in GameplayKit.