react-native-sensor-manager Wrapper for react-native. Accelerometer, Gyroscope, Magnetometer, Orientation, Step Counter, Thermometer, LightSensor, and Proximity Sensor are supported for now.Add it to your project$ npm i @victorsantoslexart/react-native-sensor-manager --save...
react-native-sensor-manager Wrapper for react-native. Accelerometer, Gyroscope, Magnetometer, Orientation, Step Counter, Thermometer, LightSensor, and Proximity Sensor are supported for now. Add it to your project $ npm i @victorsantoslexart/react-native-sensor-manager --save Option: With rnpm ...
Native sensors access for react-native. Contribute to kprimice/react-native-sensor-manager development by creating an account on GitHub.
$ npm i react-native-sensor-manager --save Option: Withrnpm rnpm link Option: Manually (try it if an runtime error occurs afternrpm link) Make alterations to the following files: android/settings.gradle ... include':react-native-sensor-manager'project(':react-native-sensor-manager').project...