A iOS safari like stack view made using UICollectionView.
Copy all the files form StackedCollectionVIew folder. Assign class JGStackedCollectionView to UICollectionView from storyboard
Simply use it as normal collection view by calling its delegate and datasource methods
JGStackCollectionView includes a sample project and revelent classes.
- This project uses ARC.
- This project was tested with iOS 7 & 8.
JGStackCollectionView is available under the MIT license. See the LICENSE file for more info.