Home

Awesome

react-native-asset

npm versionBuild Status

Link and unlink assets to your react-native project with ease!

Advantages

Check out this starter-kit to use your assets with even more simplicity.

Usage

Explanation

With react-native link you have to unlink the files manually, which is hard work.
Instead this library writes link-assets-manifest.json to the root of android and ios folders to keep track of the files which it added, for later removing it for you if missing from your assets!

Parameters

Backward compatability