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

No image provided.

UICollectionViewWithSearchBar

June 12, 2015 • MIT License
CollectionView With SearchBar
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.
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...
PathFindingForObjC screenshot

PathFindingForObjC

June 07, 2015 • MIT License
A Comprehensive PathFinding Library for Objective-C.
LaughCamera screenshot

LaughCamera

June 07, 2015 • MIT License
iOS Camera Library with facial gestures recognition
GLCalendarView screenshot

GLCalendarView

June 06, 2015 • MIT License
A fully customizable calendar view acting as a date range picker
YSLTransitionAnimator screenshot

YSLTransitionAnimator

June 06, 2015 • MIT License
a pinterest style transition animation
RMPZoomTransitionAnimator screenshot

RMPZoomTransitionAnimator

June 06, 2015 • MIT License
A custom zooming transition animation for UIViewController. RMPZoomTransitionAnimator provide a custom transition zooming animation. Not only UICollectionView, this is possible to use any other...
AFBlurView screenshot

AFBlurView

June 05, 2015 • MIT License
A UIView subclass that supports UIVisualEffect without the boiler plate code need to create the view hierarchy
SWImageRotation screenshot

SWImageRotation

June 04, 2015 • MIT License
iOS project to rotate and flip image.
RFAboutView screenshot

RFAboutView

June 04, 2015 • MIT License
RFAboutView is an easy, drop-in solution to display copyright, support, privacy and other information while also automatically crediting the developers of third-party Cocoapods.
FMDBHelper screenshot

FMDBHelper

June 03, 2015 • MIT License
Easier to use FMDB, support the ORM and JSON into Model.
ReflectableEnum screenshot

ReflectableEnum

June 03, 2015 • MIT License
Reflection for enumerations in Objective-C.
CalendarLib screenshot

CalendarLib

June 03, 2015 • MIT License
A set of views and controllers for displaying and scheduling events on iOS. It contains a day planner view, a month planner view and a year view as well as specialized controllers for use with Even...
JCPullToRefreshView screenshot

JCPullToRefreshView

June 02, 2015 • MIT License
Supports pull-to-refresh and pull-to-loadmore. Only need to add a line of code in your UIViewController. [self enabledPullToRefreshAndLoadMore:self.collectionView];
LGSublimationView screenshot

LGSublimationView

June 02, 2015 • MIT License
(Objective-C Version) The LGSublimationView is a view that has a cool paging animation on its UIScrollView. The effect it gives off is that there are views behind the scroll view that don't scroll ...