Stay in touch
RMPZoomTransitionAnimator
June 06, 2015 • MIT License
A custom zooming transition animation for UIViewController.
RMPZoomTransitionAnimator provide a custom transition zooming animation.
Not only UICollectionView, this is possible to use any other...
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.
ZLSwipeableViewSwift
June 05, 2015 • MIT License
A simple view for building card like interface like Tinder and Potluck. The Swift version of ZLSwipeableView
ActionButton
June 05, 2015 • MIT License
Action button is a Floating Action Button inspired from Google Inbox implemented in Swift
RFAboutView-Swift
June 05, 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.
MAGearRefreshControl
June 04, 2015 • MIT License
A fully customizable iOS refresh control with gear animation.
The component is based on an UIView subclass, so you can simply use it anywhere you want within your application, not necessarily as a...
AFSwiftDateExtension
June 04, 2015 • MIT License
Extension to NSDate made in Swift to make life easier.
Here some functionalities:
compare dates using common compare operators: >, >=, <, <=, get interval between dates using custom operator >-<,...
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.
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.