1.0.0 • Published 6 years ago
react-native-module-smart-check v1.0.0
react-native-module-smart-check
Getting started
$ npm install react-native-module-smart-check --save
Mostly automatic installation
$ react-native link react-native-module-smart-check
Usage
import ModuleSmartCheck from 'react-native-module-smart-check';
// TODO: What to do with the module?
ModuleSmartCheck;