react-native-compass-heading
react-native-compass-heading copied to clipboard
Device shows this message: 'CompassHeading: undefined undefined'.
Hi, I am building an app for GNSS controller and I wanted to implement this in my code.
After importing and using this function as in the example, my device shows this message: 'CompassHeading: undefined undefined'.
It seems to be responding to rotation of the device but I can't resolve this issue. I tried giving more permisions but that didn't resolve the issue.
Does anyone know the fix?