Is Vue native is still used?

3.4k Views Asked by At

I am a Vue front end developer, I saw few moments ago that I can build phone app via Vue-native ..

But once I entered its documentation I could read :

Vue Native has been deprecated and is no longer maintained.

So it will be useful to learn and work through it (Vue native) ?

Or no longer technical support or toturial that it will be difficult to work with ?

1

There are 1 best solutions below

0
theMountainMan On BEST ANSWER

If you want to develop mobile app using Vue.Js(without learning new mobile app development language), then Quasar Framework is the one for you.

You can develop Cordova App or Capacitor App with both Vite and Webpack.

Cordova Apps Using Vite

Capacitor Apps Using Vite

Cordova Apps Using Webpack

Capacitor Apps Using Webpack