@kyunkakata/assets-registry
v0.81.4
Published
Asset support code for React Native.
Downloads
8
Maintainers
Readme
@react-native/assets-registry
Installation
yarn add --dev @react-native/assets-registryNote: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like
Testing
To run the tests in this package, run the following commands from the React Native root folder:
yarnto install the dependencies. You just need to run this onceyarn jest packages/assets.
