Instead of using react-native-permissions
, you can use Location.requestForegroundPermissionsAsync()
from expo-location
to request for permissions. Be sure that the configuration for expo-location
is complete and you've added the permission strings to app.json: https://docs.expo.dev/versions/latest/sdk/location/#configuration-in-app-config