Reply to UICollectionViewCompositionalLayout: How do I create an item in a UICollectionView that fills the UICollectionView's safe area? You could use UICollectionView.backgroundView instead of placing that view in the compositional layout. The background view is automatically sized so you wouldn't have to worry about scrolling. UI Frameworks UIKit Feb ’23