I'm trying to make an application that only has one row of cells in a UICollectionView, however I'm using the FlowLayout and that stacks cells as seen below.
I want to make it something like this. Where the user can swipe left or right to get to the next cell. Is this possible?