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

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
No image provided.

ZLSwipeableViewSwift

June 05, 2015 • MIT License
A simple view for building card like interface like Tinder and Potluck. The Swift version of ZLSwipeableView
ActionButton screenshot

ActionButton

June 05, 2015 • MIT License
Action button is a Floating Action Button inspired from Google Inbox implemented in Swift
RFAboutView-Swift screenshot

RFAboutView-Swift

June 05, 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.
SWImageRotation screenshot

SWImageRotation

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

MAGearRefreshControl

June 04, 2015 • MIT License
A fully customizable iOS refresh control with gear animation. The component is based on an UIView subclass, so you can simply use it anywhere you want within your application, not necessarily as a...
AFSwiftDateExtension screenshot

AFSwiftDateExtension

June 04, 2015 • MIT License
Extension to NSDate made in Swift to make life easier. Here some functionalities: compare dates using common compare operators: >, >=, <, <=, get interval between dates using custom operator >-<,...
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.
FuriganaTextView screenshot

FuriganaTextView

June 03, 2015 • MIT License
A simple wrapper view for UITextView that can display Furiganas.
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 ...
xkcd-Open-Source screenshot

xkcd-Open-Source

June 02, 2015 • MIT License
A free and open source xkcd comic reader for iOS.
SCNumberKeyBoard screenshot

SCNumberKeyBoard

June 01, 2015 • MIT License
## SCNumberKeyBoard * A Money Number KeyBoard Like AliPay Money Number KeyBoard. * You can use code, xib and storyboard. ## Installation Use the [CocoaPods](http://github.com/CocoaPods/CocoaP...
KPFontpicker screenshot

KPFontpicker

June 01, 2015 • MIT License
Simple container view for a UIPicker that controls text attributes.
No image provided.

ARDynamicHeightLayoutCell

June 01, 2015 • MIT License
An simple UICollectionView Category for automatically caculate cell height.