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 disabled screen setting of Android #41

Closed Donhv closed 6 years ago

Donhv commented 6 years ago

I want when press 'ok' in popup Location auto change and don't move to screen setting of Android. Who can help me?

webyonet commented 6 years ago

Hello, this feature is not supported at the moment on this module

Donhv commented 6 years ago

@webyonet thanks

Donhv commented 6 years ago

@webyonet can u suggest me a solution for my issue

webyonet commented 6 years ago

this feature can only be used with play service location. you can look at modules that use play service location

yairopro commented 6 years ago

This library has a showLocationDialog option for the getCurrentPosition function.