Skip to content
No description, website, or topics provided.
JavaScript
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
demo iOS support and fix issue #2 Jan 12, 2018
lib Update utils.js Oct 25, 2018
.gitignore iOS support and fix issue #2 Jan 12, 2018
.npmignore First commit Oct 3, 2017
README.md Remove iOS support for now #2 Jan 19, 2018
package.json 0.0.7 Nov 1, 2018
postinstall.js First commit Oct 3, 2017
preuninstall.js

README.md

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

You can’t perform that action at this time.