nativescript-dev-assets
by rhanbIT | v0.0.7
Simple hook allowing you to sync static files into the assets folder inside your Android app.
npm i --save nativescript-dev-assets

npm npm twitter: @_rhanb

NPM

nativescript-dev-assets

This simple before-prepare hook will make an assets folder in your app folder, all files in it will be synced in the platforms/android/src/main/assets folder.

Basically to fix this issue and to ease nativescript-lottie.

Installation

tns install nativescript-dev-assets

Usage

Just put files in the app/assets folder