Open
Description
Is your feature request related to a problem? Please describe.
Hi,
I have keeping an eye on Nativescript for a while, starting around the time when you had a 2 templates solution, a HTML template for web and a NS template for Native script.
With the new version released (2 years ago) it is now all done in the HTML template.
I am missing tutorial or instruction page how to do this 2 layout setup for web (using angular material design) and native script directives?
Or do I just have to do an @if statement in my template for native and non native?
Describe the solution you'd like
Support for 2 templates, Native Script and HTML/Web so I can maintain one code base
Describe alternatives you've considered
use @if statement in HTML template.
Anything else?
Keep up the good work!
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct