Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 727 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 727 Bytes

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.