Stay in touch
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.
PPDragDropBadgeView
May 27, 2015 • MIT License
PPDragDropBadgeView is a badge view which able to drag and drop. Just like QQ 5.0 badge view.
ARTransitionAnimator
May 26, 2015 • MIT License
ARTransitionAnimator is a simple class which custom UIViewController transition animation.
AHPagingMenuViewController
May 26, 2015 • MIT License
AHPagingMenuViewController. Menu Paging like UINavigationController used in Tinder! Highly customizable. Swift and Obj-C