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;