konstaui / konsta

Mobile UI components made with Tailwind CSS
https://konstaui.com
MIT License
3.41k stars 129 forks source link

Page Transitions #18

Open Edsuns opened 2 years ago

Edsuns commented 2 years ago

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?

machty commented 1 year 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?

MarcGodard commented 12 months ago

Looks like the svelte ones don't work either.

a777med commented 7 months ago

Is there an update on this?

aretrace commented 2 weeks ago

perhaps this could now be done via the view transitions api