M
M
MilesPs2019-06-22 18:30:30
Vue.js
MilesPs, 2019-06-22 18:30:30

There is a front on vue.js. For the application to rewrite to React Native or are there other options?

Good afternoon.
The situation is this, there is a front on vue.js. Beck on laravel. (but this is not so important)
Now we need to develop a mobile application. The next question is whether it is worth rewriting everything to react native, or is there an adequate way to put the front on vue into some kind of wrapper (the mobile version of the site is already an application) and into production.
The service is not complicated, search by parameters among users, and chat between users on sockets.
PS React native did not see it, will it be difficult to switch from vue.js?
PP S what about NativeScript?
Ppp... Pp... P.s.) : cordova? - or forget like a bad dream? And start learning native languages?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
U
Uinit, 2019-06-22
@MilesPs

Collect in cordova - work for half an hour with the condition of installing android sdk and setting environment variables, see how it looks. I built a delivery application on cordova + vue + yandex checkout sdk (wrote my simple plugin for android and ios native libraries) - everything works fine. For it makes little sense to support 3 applications (desktop, mobile, app), given that the last two are the same.
Yes, and for the prototype - the very thing, the application will see the light earlier, and when the need arises that cannot be implemented on cordova, rewrite it natively.

A
Anton Shvets, 2019-06-22
@Xuxicheta

Mobile application ios, android. Is it real with vue?
there was still Weex, I don’t know if it is alive now
Quasar Framework also offers some kind of solution for mobile

N
nvdfxx, 2019-06-25
@nvdfxx

If only for android, you can use pwa + twa, the easiest way, you can even easier, pwa2apk look, there are enough instructions for this thing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question