react-native-corpus-tools

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCorpusTools from 'https://cdn.skypack.dev/react-native-corpus-tools';
</script>

README

react-native-corpus-tools

Getting started

$ npm install react-native-corpus-tools --save

Mostly automatic installation

$ react-native link react-native-corpus-tools

Usage

import CorpusTools from 'react-native-corpus-tools';

// TODO: What to do with the module?
CorpusTools;