A
A
Alexander2019-02-03 10:34:44
Mobile development
Alexander, 2019-02-03 10:34:44

How to easily and quickly make a mobile application based on a ready-made SPA on vue.js?

What solutions are currently relevant for such tasks? Native-script and everything that uses rendering other than web is not of interest because of the complexity of the interface and, accordingly, the need to carry out a large amount of work to transfer the layout to another rendering engine. I would also like to have an absolutely unified code base for the basis of the application / site and use the solution for the mobile application exclusively as a wrapper.
In an ideal situation, I envision a single vue.js based code as the core of the app that can access native android/ios apis via some special variable in the javascript environment and use those apis when available.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
forspamonly2, 2019-02-03
@LordGuard

https://cordova.apache.org/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question