A SwiftUI collection view with support for custom layouts, preloading, and more.
1.36k
stars
160
forks
source link
ASCollectionView with horizontal scroll direction showing section header on side instead of top. #230
Open
markbryanramirez opened 2 years ago
Describe the bug Section header is showing on the leading side instead of top when scroll direction of collectionCiew is set to horizontal.
To Reproduce Steps to reproduce the behaviour: Set collection view layout to horizontal. Add header to sections.
Expected behaviour Should this behave similar to vertical scroll direction wherein the section header is on top?
Screenshots
Xcode Version:
Simulator, Device, Both?