page-flip-for-UICollectionViewCell

Applying a book flip effect for a UICollectionViewCell to show a detail view

Stars
26

Page flip effect on UICollectionViewCell - swift

A page flip effect for revealing details of an item in a UICollectionView.

Blog post: http://themsaid.github.io/2015/04/09/page-flip-effect-uicollectionview-cell-swift/

The idea was originally presented by Dmytro Prudnikov on dribbble.

Related Projects