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

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

Make using high accuracy configurable #16

Closed vbuch closed 7 years ago

vbuch commented 7 years ago

Make using high accuracy configurable

Preserve the default behavior and allow configuring {enableHighAccuracy: false} Named the prop the same as navigator.geolocation's setting.

webyonet commented 7 years ago

thanks @vbuch