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

MarkedView screenshot

MarkedView

June 28, 2016 • MIT License
The MarkedView is the markdown text viewer
TransitKit screenshot

TransitKit

June 27, 2016 • MIT License
easy custom ios transition
AlertBar screenshot

AlertBar

June 27, 2016 • MIT License
An easy alert on status bar
CSSColors screenshot

CSSColors

June 27, 2016 • MIT License
UIColor extension for rgb initializer and CSS Color names.
Restofire screenshot

Restofire

June 27, 2016 • MIT License
Restofire is a protocol oriented networking abstraction layer in swift that is built on top of Alamofire to use services in a declartive way
NDParallaxIntroView screenshot

NDParallaxIntroView

June 27, 2016 • MIT License
Easy to use Intro with beautiful parallax effect for introducing your App on first launch.
APValidators screenshot

APValidators

June 27, 2016 • MIT License
APValidators is a codeless solution for form validation. Just connect everything right in Interface Builder and you're done. Supports really complex and extendable forms by allowing to connect vali...
Elimination Menu screenshot

Elimination Menu

June 27, 2016 • MIT License
Some kind of dropdown/up menu that eliminates all values which were not selected.
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
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.
RPCircularProgress screenshot

RPCircularProgress

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

PATabbarView

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