ios - How to display one scrollable row in UICollectionViewController -


i show 1 row in collectionview. 1 should scrollable simulator includes line break , view not scrollable @ all.

this configuration in storyboard:

configuration

but somehow result:

simulator

thanks!

try make bigger uicollectionviewcells or reduce uicollectionview height. in datasource have 9 items , enter in uicollectionview of size.


Comments