App.js (1141:882)
@react-native-community/geolocation: NativeModule.RNCGeolocation is null. To fix this issue try these steps:
(Device)
• Run react-native link @react-native-community/geolocation
in the project root.
• Rebuild and re-run the app.
Where I can run above commands?