What Vue-based frameworks should I consider for mobile app development?

0
12
Asked By QuirkyPineapple42 On

I'm looking for a JavaScript framework to use for mobile development. React Native is off the table because I have a lot of experience with Vue and would prefer to stick with that. Just a heads-up: please don't suggest that I simply build a website.

4 Answers

Answered By CodeNinja64 On

Have you looked into Quasar? With your Vue background, it should be pretty straightforward for you to pick up.

Answered By DevWhiz123 On

Have you thought about NativeScript? It could be a great fit since it doesn't rely on WebView like some other frameworks do.

VueMaster99 -

True! That’s one of the benefits for sure.

Answered By JobSeekerPro On

It really depends on what you want to build. If it's something like a job board, you might want to explore frameworks that simplify that process.

QuestionAsker -

Yeah, that's essentially what I’m aiming for!

Answered By ChillCoder88 On

You might consider using Capacitor to wrap your Vue app. It's a solid option if you're sticking with Vue.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.