I'm trying to use as much of the existing code from a single-page-webapp to create also a nativescript app but I'm not sure what's the best way to do this. I'd like to use the TypeScript Angular classes in the App as well. And there are several questions I have not found an answer so far. For example:
- How to use html template files for the web and xml templates for nativescript?
- How to handle the use of plugins in NativeScript but ignore them in the web app?
- How to handle different stylesheets?
- ...
Aucun commentaire:
Enregistrer un commentaire