react-native-android-location-enabler icon indicating copy to clipboard operation
react-native-android-location-enabler copied to clipboard

Not Expo compatible

Open sunviwo opened this issue 5 years ago • 3 comments

Hi, How can I use this library with expo? I've been trying since but constantly getting this error: [Unhandled promise rejection: TypeError: null is not an object (evaluating '_reactNativeAndroidLocationEnabler.default.promptForEnableLocationIfNeeded')]

sunviwo avatar Feb 20 '20 05:02 sunviwo

Hi, I have to check how expo works first. :)

Richou avatar Mar 13 '20 21:03 Richou

Hey! You probably do not need this library with Expo. You can use expo-location: https://docs.expo.io/versions/latest/sdk/location/

clementizard avatar Jun 08 '20 14:06 clementizard