In the same vein as in this question, I would like to have a UICollectionView
with horizontal scrolling and with only one item (cell) per column.
How can I do that?
In the same vein as in this question, I would like to have a UICollectionView
with horizontal scrolling and with only one item (cell) per column.
How can I do that?
You can play with this parameter (or maybe the other one; on this example, the collection view is in vertical mode):