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

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.

SWCrawlView

June 04, 2015 • Unspecified License
Star Wars Crawl View, fully customizable including text, fonts and colors. Supports all devices and orientations at native resolution. As close to theatrical crawl as was possible.
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.
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.
APAddressBook screenshot

APAddressBook

May 29, 2015 • MIT License
Easy access to iOS address book
SimpleMVVM screenshot

SimpleMVVM

May 29, 2015 • MIT License
A simple Objective-C MVVM example with singletons and KVC/KVO.
SKTaskManager screenshot

SKTaskManager

May 29, 2015 • MIT License
Now its easy to manage asynchronous task whether its is sequential or parallel. Create SKTask as many as your async task you have (i.e. if you want to download 5 images asynchronously, then create...
RMActionController screenshot

RMActionController

May 29, 2015 • MIT License
This is an iOS control for presenting any UIView in UIActionSheet/UIAlertController like manner.
No image provided.

LEAmountInputView

May 28, 2015 • MIT License
Amount Input View (inspired by Square's design)
VMTabbarCustomize screenshot

VMTabbarCustomize

May 28, 2015 • MIT License
Customize tabbar with animate
LHLoadingView screenshot

LHLoadingView

May 28, 2015 • MIT License
It is an alternative to the activity indicator view with three blocks' animation
DXTimestamper screenshot

DXTimestamper

May 27, 2015 • MIT License
A simple yet extensible solution to showing live timestamps on iOS, for past & future NSDates.