README
react-native-erxes
Getting started
$ npm install react-native-erxes --save
Mostly automatic installation
$ react-native link react-native-erxes
Usage
import Erxes from 'react-native-erxes';
// TODO: What to do with the module?
Erxes;
TODO
<script type="module">
import reactNativeErxes from 'https://cdn.skypack.dev/react-native-erxes';
</script>
$ npm install react-native-erxes --save
$ react-native link react-native-erxes
import Erxes from 'react-native-erxes';
// TODO: What to do with the module?
Erxes;