Gold Challenge: Creating a Custom Layout

Create a custom layout that displays the photos in a flipbook. You will need to use the transform property on the cell layer to get an appropriate 3-D effect. You can subclass UICollectionViewLayout for this challenge, but also consider subclassing UICollectionViewFlowLayout. Check out the class reference for UICollectionViewLayout for more information.

Get iOS Programming: The Big Nerd Ranch Guide, 6th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.