react-native-heading
react-native-heading copied to clipboard
Get device heading information on iOS or Android
I tried all the steps mentioned in the readme file and there were error while running iOS and I was able to fix it with following two steps: 1. After...
Is there a way to bring up the calibration screen? If so how?
After upgrading from RN0.39->0.44, heading was coming back as undefined on Android. This appeared to be because instead of using `data.heading` (as it says in the README.md) it was just...