nativescript-vue-next
nativescript-vue-next copied to clipboard
Vue router
Create a nativescript vue router for easier navigation. I see here https://nativescript-vue.org/en/docs/routing/vue-router/ that is always unsupported.
any preview ? I won't move my projects to nativescript without an easy router.
Hi, so I've created lately a future-compatible router based on Vue Router 4 API for nativescript-vue. You can find it here: https://github.com/MattCCC/nativescript-vue-router-extended
Hope it helps, cheers