Search results for uicollectionview

ADLivelyCollectionView screenshot

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...
RPSlidingMenu screenshot

RPSlidingMenu

March 22, 2014 • MIT License
A collection view menu in the style of UltraVisual.
No image provided.

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 ...
AWCollectionViewDialLayout screenshot

AWCollectionViewDialLayout

March 18, 2014 • MIT License
UICollectionViewLayout for displaying cells in a semi-circle with a nice fish eye effect. Very handy for quickly browsing items with your left thumb without having some of the content hidden beh...
No image provided.

SECollectionViewFlowLayout

March 11, 2014 • MIT License
A flow layout for UICollectionView that implements swiping to select multiple cells
HAPaperViewController screenshot

HAPaperViewController

February 20, 2014 • MIT License
UICollectionView with layout transitions inspired by Facebook Paper App
PDKTStickySectionHeadersCollectionViewLayout screenshot

PDKTStickySectionHeadersCollectionViewLayout

February 06, 2014 • MIT License
UICollectionView Layout that makes section headers stick to the top of the collection view, over its section cells.
DMDynamicWaterfall screenshot

DMDynamicWaterfall

January 25, 2014 • MIT License
UICollectionView Waterfall Layout with UIKit Dynamics.
LSSwipeToDeleteCollectionViewLayout screenshot

LSSwipeToDeleteCollectionViewLayout

January 25, 2014 • MIT License
The UICollectionViewLayout subclass adds swipe to delete functionality to a collection view. Works for horizontal and vertical layouts
UzysCircularProgressPullToRefresh screenshot

UzysCircularProgressPullToRefresh

November 23, 2013 • MIT License
Give Pinterest Like PullToRefresh to any UIScrollView with just simple code UzysSlideMenu features: It's very simple to use. Support iOS7. Support only ARC Support CocoaPods. (to be)
RAMCollectionViewFlemishBondLayout screenshot

RAMCollectionViewFlemishBondLayout

November 10, 2013 • MIT License
RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional header and footer views. Highlighted cell occupy much...
No image provided.

NHBalancedFlowLayout

November 08, 2013 • MIT License
UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balan...
THSpringyCollectionView screenshot

THSpringyCollectionView

September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app. This is implemented by simply subclassing the UICollectionVie...
JNWCollectionView screenshot

JNWCollectionView

September 21, 2013 • MIT License
A highly customizable and performant collection view for the Mac.
ADFlipTransition screenshot

ADFlipTransition

August 21, 2013 • MIT License
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store. Contains categories on UIViewController, UICollectionViewController and UITableViewControl...
WaterfallCollectionView screenshot

WaterfallCollectionView

August 01, 2013 • MIT License
WaterfallCollectionView is custom layout for UICollectionView, based on Pinterest style. It supports header supplementary view (optionally sticked to top edge) and decoration view.
PQCollectionViewCell screenshot

PQCollectionViewCell

June 17, 2013 • Public Domain License
PQCollectionViewCell is based on the logic behind PQTableViewCell, applied on a UICollectionViewCell. To use, subclass PQCollectionViewCell, and use `drawCellView:` instead of `drawRect:` when y...
TKImageIpsum screenshot

TKImageIpsum

June 15, 2013 • Apache 2.0 License
Lorem ipsum for images for iOS
GLGooglePlusLikeLayout screenshot

GLGooglePlusLikeLayout

June 08, 2013 • MIT License
GLGooglePlusLikeLayout is custom layout based on UICollectionView which can be used to show the data based on their content-size and by maintaining the row linear, unlike waterflow style layout. In...
SGSStaggeredFlowLayout screenshot

SGSStaggeredFlowLayout

June 02, 2013 • MIT License
UICollectionViewFlowLayout subclass for staggering cells.