JGStackCollectionView icon indicating copy to clipboard operation
JGStackCollectionView copied to clipboard

JGStackCollectionView

A iOS safari like stack view made using UICollectionView.

alt tag

Installation

Copy all the files form StackedCollectionVIew folder. Assign class JGStackedCollectionView to UICollectionView from storyboard

Usage

Simply use it as normal collection view by calling its delegate and datasource methods

Demo

JGStackCollectionView includes a sample project and revelent classes.

Compatibility

  • This project uses ARC.
  • This project was tested with iOS 7 & 8.

License

JGStackCollectionView is available under the MIT license. See the LICENSE file for more info.