I have successfully implemented a UICollectionView
. Is it possible to change the scrollDirection
?
Can you please show how to implement it programmatically?
I have successfully implemented a UICollectionView
. Is it possible to change the scrollDirection
?
Can you please show how to implement it programmatically?
This is how you create it in code with
UICollectionViewFlowLayout
or if you are working with an existent collection view