79607754

Date: 2025-05-05 23:15:07
Score: 0.5
Natty:
Report link

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

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Chibuokem Onyekwelu