I have a UICollectionView that uses a compositional layout, and I want to disable vertical scrolling for a specific section in the collection view. How can I achieve this?
Any help or suggestions would be greatly appreciated. Thank you!
I have a UICollectionView that uses a compositional layout, and I want to disable vertical scrolling for a specific section in the collection view. How can I achieve this?
Any help or suggestions would be greatly appreciated. Thank you!