HTKScrollingNavigationController
September 10, 2014 • Apache 2.0 License
Scrolling navigation controller with slide-up transitions for iOS 7.x. Uses UICollectionView under the hood. Supports vertical slide-up.
MYNStickyFlowLayout
September 09, 2014 • MIT License
Drop-in sticky headers and footers for UICollectionView.
DZNEmptyDataSet
June 21, 2014 • MIT License
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display.
It will work automatically, by just conforming to DZNEmptyDataS...
MZBookshelfCollectionViewLayout
June 15, 2014 • MIT License
Bookshelf like iBooks layout for UICollectionView.
RACollectionViewReorderableTripletLayout
June 15, 2014 • MIT License
The custom collectionView layout that can perform reordering of cells by dragging it.
__pod 'RACollectionViewReorderableTripletLayout'__
VPRubberMenu
June 07, 2014 • MIT License
Subclass of UICollectionViewFlowLayout and UICollectionViewCell with 'rubbery' effect. Inspired by Nike's 'Making' app.
RMGallery
May 30, 2014 • Apache 2.0 License
A modular and lightweight gallery for iOS.
RMGallery is a Photos-like gallery with no dependencies. It supports asynchronous image loading, view controller transitions, gestures and zooming.
...
ESConveyorBelt
May 29, 2014 • Apache 2.0 License
Create nice tutorial pages with parallax and animations with ease
Secret Text View
May 17, 2014 • MIT License
Re-creation of the awesome text view from the app Secret (http://secret.ly).
Video:
https://raw.githubusercontent.com/kenshin03/KTSecretTextView/master/SecretTextView/Resources/Screenshots/KTS...
WeekViewDemo
May 13, 2014 • MIT License
A simple clone of the day ticker/week view functionality used in Fantastical, using UICollectionView.
TGLStackedViewController
May 06, 2014 • MIT License
A stacked view layout with gesture-based reordering using a UICollectionView -- inspired by Apple's Passbook and Reminders apps.
UICollectionViewRightAlignedLayout
May 01, 2014 • MIT License
A layout for UICollectionView that aligns the cells to the right.
UICollectionViewLeftAlignedLayout
April 30, 2014 • MIT License
A layout for UICollectionView that aligns the cells to the left
CADRACSwippeableCell
April 28, 2014 • MIT License
Swippeable UICollectionViewCell subclass made with Reactive Cocoa.
RBCollectionViewInfoFolderLayout
April 26, 2014 • MIT License
A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because...
CCHexagonFlowLayout
April 22, 2014 • MIT License
UICollectionView layout for both horizontal and vertical management of hexagonal cells
MJParallaxCollectionView
April 20, 2014 • MIT License
This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS.
Catch up with me at : htt...
ADLivelyCollectionView
March 25, 2014 • BSD License
ADLivelyCollectionView brings custom animations to UICollectionView.
The library comes with pre-defined animations. They are here mainly for demo purposes and we encourage you design your own, i...
RBCollectionViewBalancedColumnLayout
March 20, 2014 • MIT License
A custom UICollectionViewLayout that displays your cells in columns that are balanced for height. Instead of telling the layout how many columns you want, just tell it the width of your cells and ...