Open Edsuns opened 3 years ago
Does Konsta have a plan or philosophy regarding common mobile navigation patterns?
In particular I'm wondering if using Konsta is going to paint me into a corner if I want to implement the kinds of classic title / button animations provided by UINavigationController in iOS -- currently I think things like Navbar are implemented using position: sticky
, but that if you want to be able to use classic animation / navigation patterns, I'm not sure a sticky div that each page renders is going to cut it, so I'm curious what plans are in the works or what discussions have been had regarding this?
Looks like the svelte ones don't work either.
Is there an update on this?
perhaps this could now be done via the view transitions api
Clear and concise description of the problem
I'm already using Tailwind Mobile in my project and would like to know if page transitions will be supported in the future. Thank you so much!
Suggested solution
Add page transition animations with native look and feel.
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?