B
B
BonBon Slick2020-02-04 20:34:38
JavaScript
BonBon Slick, 2020-02-04 20:34:38

Vue Native vs NativeScript vs Apache Cordova?

Selection and comparison criteria:

  1. Platforms: web + android + ios. UI language that has support for all the above platforms, we do not want to implement the same UI 2 or 3 times. Of course, minor deviations are permitted for things like native plugins, for example, a QR reader might have a slightly different implementation on android and iOS
  2. Javascript(ES6)
  3. typescript
  4. support Vue
  5. performance
  6. maintainability
  7. testing


but to put it short: code once, run everywhere

I would like to hear answers from those who have worked on commercial projects with at least 2 of the mentioned mobile app dev frameworks.

I read the answers , they are old. I think NS and Vue have pulled up during this time.

I looked at the examples for Native, it has its own markup, which means it won’t work for the Web, although there is TypeScript support.
VueNative uses html classes, which means it will work both for the web and for phones, if I understand everything correctly. But he still seems to me to be damp.
And Cordova, in general, seems to me to be some kind of dinosaur. Tons of ready-made packages and solutions, great community and a good API, but is it really that good with Vue?

What do you say, do you recommend?

Naturally, before asking a question, I looked at comparisons

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question