iOS 14 Tutorial: UICollectionView List

In this tutorial, you’ll learn how to create lists, use modern cell configuration and configure multiple section snapshots on a single collection view. By Peter Fennema.

4.8 (12) · 3 Reviews

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?

You can download the final project by using the Download Materials button at the top or bottom of this page.

You’ve learned a lot about UICollectionView improvements in iOS 14. This includes:

  1. Creating an expandable list using UICollectionLayoutListConfiguration.
  2. Use Modern Cell Configuration to configure UICollectionView cells.
  3. Use Section Snapshots to add multiple sections to a UICollectionView.

And you only touched the surface. For more details, check out the WWDC 2020 session Advances in UICollectionView.

If you have any questions or comments, join the forum below!