You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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