How to recreate applications pages navigation? #203
Unanswered
MrAmericanMike
asked this question in
Q&A
Replies: 1 comment
-
As a note and a reference in case someone ends up looking for something similar, for now I'm using Tailwind "helpers" for snap like Those helped me achieve what I was looking for, in combination with some JS code to determine in which page I am at each time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible with Konsta to recreate the horizontal scrolling of the apps screens one at a time with snapping? Not sure this is something packed as a component that we can use or if we would have to achieve this on our own.
Basically something like this:
The grid and all that seams easy enough, but having multiple pages and been able to drag left and right is what I'm having issues with.
I was trying to find "vanilla" solutions, but not even sure what the ideal search to find something like this would be. The closest thing I guess would be sliders.
Beta Was this translation helpful? Give feedback.
All reactions