I've built a basic layout app with NativeScript & Angular and am trying to preview it on my android device. when running
tns preview
I get a message saying that
Plugin nativescript-ng-shadow is not included in preview app on device {{Guid}} and will not work.
is there a way to include this plugin on the preview app, or does that mean that that i cannot preview this app?