react-native-dynamic-resources

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeDynamicResources from 'https://cdn.skypack.dev/react-native-dynamic-resources';
</script>

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;