@hssdiv/react-native-sensors-native-module
v1.0.69
Published
## Getting started
Downloads
6
Readme
react-native-sensors-native-module
Getting started
$ npm install react-native-sensors-native-module --save
Mostly automatic installation
$ react-native link react-native-sensors-native-module
Usage
import SensorsNativeModule from 'react-native-sensors-native-module';
// TODO: What to do with the module?
SensorsNativeModule;