1.1.0 • Published 4 years ago

react-native-corpus-tools v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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;