CustomCollectionViewLayout icon indicating copy to clipboard operation
CustomCollectionViewLayout copied to clipboard

Dynamic rows or columns

Open aiswaryamanal opened this issue 6 years ago • 2 comments

How can I make dynamic columns in this customcollectionViewLayout

aiswaryamanal avatar Mar 07 '18 07:03 aiswaryamanal

same Question any solution for this

Ashutos39 avatar May 03 '18 11:05 Ashutos39

let numberOfColumns = self.collectionView?.numberOfSections put this everywhere in numberOfColumns it will solve the issue(It will help others).

Ashutos39 avatar Jun 04 '18 08:06 Ashutos39