react-native-sensor-manager
react-native-sensor-manager copied to clipboard
is there anyway to run two functions at the same time ?
I'm trying to send the values of the acceleration and orientation to the backend but the orientation values are way faster than the Accelerometer how can I send the values of the two sensors at the same time ? at the same speed ?