react-native-sensor-manager icon indicating copy to clipboard operation
react-native-sensor-manager copied to clipboard

is there anyway to run two functions at the same time ?

Open MuhammadLebda opened this issue 6 years ago • 0 comments

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 ?

MuhammadLebda avatar Jul 09 '19 14:07 MuhammadLebda