I want to make a border/shadow around each pair of section and items of my uicollectionview.
Further I want to round the top corners of the section view and the bottom corners of the items in the last row.
Do you know how to do this? - Is it necessary to write a custom UICollectionViewLayout?