Stay in touch
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.
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.
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
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
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 ...
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
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.
SimpleMVVM
May 29, 2015 • MIT License
A simple Objective-C MVVM example with singletons and KVC/KVO.
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
May 29, 2015 • MIT License
This is an iOS control for presenting any UIView in UIActionSheet/UIAlertController like manner.
No image provided.
LHLoadingView
May 28, 2015 • MIT License
It is an alternative to the activity indicator view with three blocks' animation
DXTimestamper
May 27, 2015 • MIT License
A simple yet extensible solution to showing live timestamps on iOS, for past & future NSDates.