Get your Sensors working
In need of Sensors support in your React Native app? Then get served!
You have Audio, Video, Accelerometer, Gyroscope, Magnetometer and iBeacon support from these packages. And QRCode Readers too!
react-native-audiorecorder
Handles basic recording and playback of the audio recording.
react-native-motion-manager
CMMotionManager wrapper for react-native, exposing Accelerometer, Gyroscope, and Magnetometer.
react-native-background-geolocation
Sophisticated, battery-conscious background-geolocation with motion-detection
react-native-ibeacon
iBeacon support for React Native. The API is very similar to the CoreLocation Objective-C one with the only major difference that regions are plain JavaScript objects. Beacons don't work in the iOS simulator.
ReactNativeBarcodeScanner
Barcode scanner with support of React Native technology
react-native-qrcode-reader
A simple QR Code Reader Screen implemented with react-native-camera.