Modern Collection Views with Compositional Layouts

In this tutorial, you’ll learn how to build beautiful, modern UICollectionView layouts using iOS 13’s new declarative UICollectionViewCompositionalLayout API. By Tom Elliott.

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?

I hope you’ve enjoyed learning about the new compositional layout APIs available with iOS 13. You can read about them in more depth in the official Apple documentation, as well as from this excellent session from 2019’s WWDC.

If you are looking to build custom layouts for UICollectionView but need to support users on iOS 11 or 12 then check out this tutorial on building a Pinterest-inspired layout and this one on building a completely custom, non linear layout. And feel free to join in on the discussion in the forum thread below.