collection-view-layouts
collection-view-layouts copied to clipboard
A library that implements custom flow layouts for iOS apps
how to instal in swift package manager?
how to Handle Multiple Collection View in single delegate ? i have two collectionsone for tags and one for instagram layout but delegate is same so how to check which...
Hello. Thank you for collection-view-layouts. In this pull request I fixed Xcode 12 build errors.
Hi, This library is missing the feature to make header sticky like `tableView` for `plain` style.
Hello i want to minimum spacing between every two cell . for example space between cell 0 and cell 1 is 5 . cell 1 and cell 2 is 10...
I am looking similar thing for android... if you know where i can find it can you share the link , Thanks
collectionView.selectItem(at: indexPath, animated: true, scrollPosition: .centeredHorizontally) is wrong in first or in last items