Back to Swift 30 Projects

README

Project 19 - Pinterest/README.md

latest523 B
Original Source

Pinterest

Pinterest is a simple app showing waterfall implementation rather than a real copy of that famous one. It is the demo app of Ray Wenderlich's blog: UICollectionView Custom Layout Tutorial: Pinterest. You could find how to implement a basic waterfall view by subclassing UICollectionView and dynamically adjust the height of each item using custom layout attributes.

Screenshots