README
react-native-crust
Getting started
$ npm install react-native-crust --save
Mostly automatic installation
$ react-native link react-native-crust
Usage
import Crust from 'react-native-crust';
TODO
<script type="module">
import reactNativeCrust from 'https://cdn.skypack.dev/react-native-crust';
</script>
$ npm install react-native-crust --save
$ react-native link react-native-crust
import Crust from 'react-native-crust';