5

Nuxt is great and I understand clearly the problems it solves.

Where one desires a Nuxt-based SPA as well as native ios/ android versions, does it mean that you have to deal with 2 different code bases and no way to package the resulting SPA as a Vue Native app?

2 Answers 2

1

You can use Nativescript-vue if you want to work in similar manner as in Nuxt.js.

And if your web app is built in vue, then you can share your code for mobile and web apps simultaneously https://nativescript-vue.org/en/docs/getting-started/code-sharing/

Sign up to request clarification or add additional context in comments.

Comments

0

I came across the nice article that compares the native options in the Vue ecosystem, which could help you if you are looking for a similar framework: Vue mobile development Frameworks, Mobile Apps with Vue

Alternatively, if you are keen in using Nuxt but limited to android this will help you Android App from Nuxt

1 Comment

Lol, thanks. I now look at Flutter when I want close to native and Nuxt PWA when that's not so key.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.