webyonet / react-native-android-location-services-dialog-box

React Native Android Location Services Dialog Box
MIT License
182 stars 50 forks source link

How to show the same dialog as Google maps? #59

Closed gianpaj closed 5 years ago

gianpaj commented 6 years ago

This is ideal as the user doesn't have to leave the App to enable the location setting.

Looks like there's API for that https://developers.google.com/android/reference/com/google/android/gms/location/SettingsClient

webyonet commented 6 years ago

this feature can only be used with google play service location. you can look at modules that use google play service location. can be added google play service location in next major version

gianpaj commented 6 years ago

thanks for the quick reply. FYI I found another package that does this: https://github.com/Richou/react-native-android-location-enabler