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

ZSWTappableLabel screenshot

ZSWTappableLabel

June 16, 2015 • MIT License
ZSWTappableLabel is a UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable. It has optional highlighting behavior, and does not draw text itself. Its goal ...
MCMHeaderAnimated screenshot

MCMHeaderAnimated

June 16, 2015 • MIT License
MCMHeaderAnimated allows you to add an animation between list and detail views.
Portal Transition screenshot

Portal Transition

June 16, 2015 • Apache 2.0 License
Inspired by Apple's keynote portal animation, it is an iOS implementation of Portal like UIViewController transition.
Cutaway screenshot

Cutaway

June 15, 2015 • MIT License
Even for moderately complex apps, it soon becomes clear that having a single storyboard file for everything gets unmanageable pretty quickly. As a solution, we can have multiple storyboards and ins...
MaterialDesignColor / Google Material Design Colors for Swift screenshot

MaterialDesignColor / Google Material Design Colors for Swift

June 15, 2015 • MIT License
Color library for Swift. Currently supports GoogleMaterialDesignColor
MKBOSXCloseButton screenshot

MKBOSXCloseButton

June 15, 2015 • MIT License
An NSButton subclass that looks just like the Yosemite+ native window close button
KSToastView screenshot

KSToastView

June 15, 2015 • MIT License
Simple Popup Notification inspired by Android Toast Widget.
LGSemiModalNavController screenshot

LGSemiModalNavController

June 15, 2015 • MIT License
A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.
LTTextView screenshot

LTTextView

June 12, 2015 • MIT License
Control to create text with interactive substrings. With ability customize it with NSAttributedString attributes.
MGFinderView screenshot

MGFinderView

June 12, 2015 • MIT License
MGFinderView is an animated finder view useful for instance to focus or to suggest a point of the screen to the user.
No image provided.

UICollectionViewWithSearchBar

June 12, 2015 • MIT License
CollectionView With SearchBar
BTBalloon screenshot

BTBalloon

June 12, 2015 • Apache 2.0 License
BTBalloon is a custom UIView subclass that will display text and optionally an image and/or button in a balloon style popup. You could use this view as tool tips to highlight various parts of your ...
Spinner screenshot

Spinner

June 09, 2015 • MIT License
This is a swift port of VMGearLoadingView made by VuMai (https://github.com/VuMai/VMGearsLoading).
ResponsiveLabel screenshot

ResponsiveLabel

June 09, 2015 • MIT License
A UILabel subclass which detects given patterns specified by regular expression and makes them tappable. This also allows to replace the default ellipse of UILabel with tappable attributed string. ...
DRCellSlideGestureRecognizer screenshot

DRCellSlideGestureRecognizer

June 08, 2015 • MIT License
Make your cells actionable through swipes
RBSentinel screenshot

RBSentinel

June 08, 2015 • MIT License
RBSentinel helps in improving the communication between the applewatch and the parent application. It opens up a REST based interface to handle information needed by the watchapp
KODropdownNotification screenshot

KODropdownNotification

June 08, 2015 • MIT License
Fully customizable notification view for iOS. Uses Autolayout
Circular Indicator screenshot

Circular Indicator

June 08, 2015 • MIT License
Circular Indicator is a simple circulator that fills up a circle as a ring or a full circle, which can be used to display the progress of a task or as a timer as used in the example.
PullToMakeSoup screenshot

PullToMakeSoup

June 07, 2015 • MIT License
Custom animated pull-to-refresh that can be easily added to UIScrollView
WAAccountStore screenshot

WAAccountStore

June 07, 2015 • MIT License
WAAccountStore is a simple yet extensible account system. It encapsulates the basic account management functions, the security storage of the account credential. And allows you to store any usef...