Episode #457

Background Decoration Views

Series: Working with Modern Collection Views

5 minutes
Published on August 6, 2020

This video is only available to subscribers. Get access to this video and 572 others.

One of the things you'd get for free with UITableView in the grouped style is a nice rounded rect background around your sections. With UICollectionView, you can implement these with background decoration views. We'll see how to set these up in our compositional layout to give the series section a different feel.

This episode uses Swift 5.3, Xcode 12-beta2.