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

How to check precise location status on iOS devices? #365

Closed tunm1228 closed 1 year ago

tunm1228 commented 2 years ago

image

Pardiez commented 1 year ago

Hi @tunm1228 This library is about geolocation, not (geolocation or other) permissions. Have you tried https://github.com/zoontek/react-native-permissions?

Agontuk commented 1 year ago

@tunm1228 , as suggested above use react-native-permissions library. I'll remove permission related API in future major release