79287718

Date: 2024-12-17 11:46:29
Score: 1
Natty:
Report link

I was facing the same issue when i updated my expo from 50 to 52 and on my side the bug got resolved when I changed the provider from "PROVIDER_GOOGLE" to "PROVIDER_DEFAULT".

<MapView provider={PROVIDER_DEFAULT}></MapView>

version

  1. "expo": "^52.0.18",
  2. "react-native": "0.76.5",
  3. "react-native-maps": "1.18.0",

enter image description here

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kashif