react-native-dynamic-resources
v0.1.1
Published
TODO
Downloads
1
Readme
react-native-dynamic-resources
Getting started
$ npm install react-native-dynamic-resources --save
Mostly automatic installation
$ react-native link react-native-dynamic-resources
Usage
import DynamicResources from 'react-native-dynamic-resources';
// TODO: What to do with the module?
DynamicResources;