1 min readApr 27, 2018
Just wondering, would it have been simpler to use something like VueJS and Nativescript? Write the web app making sure to separate the logic and creat “templates” for the web and for native apps, then “compile” for the different platforms, trying to maximize code reuse?