Stay in touch
FuriganaTextView
June 03, 2015 • MIT License
A simple wrapper view for UITextView that can display Furiganas.
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.
DKChainableAnimationKit
May 29, 2015 • MIT License
Easy to read and write chainable animations in Swift
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.
No image provided.
PagingMenuController
May 28, 2015 • MIT License
Paging view controller with customizable menu in Swift