Skip to content

Full Horizontal Scroll #6

@sprint84

Description

@sprint84

I know this is an issue with UICollectionView and not your Layout, but is there a way to use horizontal scroll with your layout and get the data to show up like this:
[0] [1] [2] | [6] [7] [8]
[3] [4] [5] | [9]

instead of:
[0] [2] [4] | [6] [8]
[1] [3] [5] | [7] [9]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions