Issue: Markers and User Location Not Displaying Consistently on Map in React Native
I am using react-native-maps (version 1.20.1) in my React Native project, and I am facing an issue where markers and the user location (blue dot) are not displaying consistently. The first time I load the app (after clearing the Expo…