Expanding Cells in iOS Collection Views

Learn how to make expanding cells in iOS collection views, as in the Ultravisual app. By Naeem Shaikh.

Leave a rating/review
Download materials
Save for later
Share
You are currently viewing page 4 of 4 of this article. Click here to view the first page.

Where to Go From Here

In this tutorial, you added several auto layout-based labels, subtle parallax effects and fading transitions to a standard UICollectionView.

Keeping class responsibilities focused — especially for the view controllers — is one of the main challenges in iOS development, and you handled them like a boss in this tutorial.

You can download the completed version of the project using the Download Materials button at the top or bottom of this tutorial.

Now that you’ve covered the basics of adding a fancy expanding cell to UICollectionView, try experimenting with 3D transforms or fiddling with the scaling values in the collection layout to see what other effects you can achieve.

If you're looking to learn more about custom layouts, consider the following resources:

If you have any questions about this tutorial, please join in the forum discussion below!