Agontuk / react-native-geolocation-service

React native geolocation service for iOS and android
https://www.npmjs.com/package/react-native-geolocation-service
MIT License
1.6k stars 290 forks source link

added showLocationDialog function #347

Open pinpong opened 2 years ago

pinpong commented 2 years ago

Added function to show location dialog on android

Agontuk commented 2 years ago

Hello, can you describe the reason to expose this API ? Also when to call it from a user's perspective ?

pinpong commented 2 years ago

For example check Google maps. I want to handle the error and when to show the dialog.

pinpong commented 9 months ago

@Agontuk this feature is running over 1 year in production, time to merge it?