4

I have a finished Vuejs project and i want to make it as a native app, i want to know if i have to rewrite the whole application with Vue-Native components or is there a way to convert my project to a Vue-Native project.

1
  • Depends on your design - by default you have to use native components. Commented Dec 27, 2019 at 19:38

1 Answer 1

2

No vue-native has different XML tags, Its very similar but would have to be rewritten

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

2 Comments

is it only the components that have to be rewritten? can i still use other dependencies?
from my understanding its just the components and you should be able to use npm modules if that is what you mean.

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.