SwiftyCollectionViewFlowLayout
SwiftyCollectionViewFlowLayout copied to clipboard
Section based scroll direction
Hi, can you add section based scroll direction for example one section has horizontal other vertical? Like apple store ui
You can consider adding a UICollectionView on Cell
But height cannot be calculated automatically if I use cv on a cell right?