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.
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
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.
ADChromePullToRefresh
May 27, 2015 • MIT License
Yet another custom pull to refresh for your needs.
Inspire by this dribble and Google Chrome iOS app. Check out the demo gif for the full overview https://goo.gl/87Jhe9 🚀