C
C
codymaverick2020-03-05 17:37:11
JavaScript
codymaverick, 2020-03-05 17:37:11

What framework to choose for Android applications on Vue?

Hello. I looked at frameworks that allow you to create native applications for Android and IOS from Html / CSS / JS. There are a lot of them and it is not clear which one to choose (Electron, NativeScript, Cordova). Advise which one integrates better with Vue.js and in general what to look for?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
A
Anton Anton, 2020-03-05
@Fragster

https://quasar.dev/quasar-cli/developing-mobile-apps

D
Damir Balgabaev, 2020-03-06
@BalgabayevD

I propose to study React Native, it is in every way better and faster than Cordova or NS.

G
godunov, 2020-03-06
@godunov

I didn’t like quasar
framework7.
Only cordova has a big minus - all plugins are practically incompatible with each other and you have to finish or re-saw them. I am now trying to write an application using quasar + webview. And write native code in java

K
kvasek, 2020-03-06
@kvasek

Asked the same questions. For my case, there is no answer yet, but:
you won’t build Electron for mobile ((
NativeScript is very native for your case.
I know Cordova very poorly and most likely Vue.js does not integrate well there (((
Most frameworks tend to be native and I didn’t like it But the
last time I looked at Ionic by default it uses Angular but you can use Vue.js.Hands did not get to try but the articles were as close as possible to what you described.Read
https://ionicframework.com/ maybe this is what you are looking for.

V
Vladimir Korotenko, 2020-03-05
@firedragon

https://framework7.io/

D
Dmitry Makarov, 2020-03-12
@MDiMaI666

Ready VSCode template. Build ctrl+shift+B
https://github.com/mdimai666/vue-quasar-typescript...
- quasar framework
- typescript
- axios
- rest api controller sample
- vuex ts

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question