YsnKsy / react-native-location-enabler

This package makes it easy for an React Native App to ensure that the Android device's system settings are properly configured for the app's location needs. If your app needs to request location, the device needs to enable the appropriate system settings, such as GPS or Wi-Fi scanning. Rather than directly enabling services such as the device's GPS, your app specifies the required level of accuracy/power consumption, and the device automatically makes the appropriate changes to system settings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YsnKsy/react-native-location-enabler Stargazers