I would very much like to be able to do both vertical and horizontal scrolling with cards, like this:
Where the cards snap into place when flipping through…
The .json
would look like this:
{"first": ["1A"], "second": ["2A", "2B"], "third": ["3A", "3B"], "fourth": ["4A", "4B", "4C", "4D"]}
Can this be done?