I want to implement a collection view(scroll vertically) layout like the left of the following image. But when I use UICollectionViewFlowLayout, it looks like the right one. So is it possible to achieve this with flow layout, or I need to look into custom layout? Thanks in advance!
