You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The callout shows very quickly and then disappears (see demo video below)
However, then, move down and to the right and tap that marker and the callout is persistent, as expected
bug.webm
Some notes:
The above demonstration is with Expo SDK47 and react-native-maps@1.3.2. The problem also happened on SDK46 and react-native-maps@0.31.1. I was waiting to report this until I could upgrade to SDK47 and the newer react-native-maps.
This issue does not happen if react-native-maps-super-cluster is not used (i.e. just react-native-maps and markers).
This has been reproduced on multiple iPhones, old and new.
Reproducible example: https://github.com/findhumane/testmapstouch
git clone https://github.com/findhumane/testmapstouchcd testmapstouchnpm installnpx expo start --tunnelbug.webm
Some notes:
react-native-maps@1.3.2. The problem also happened on SDK46 andreact-native-maps@0.31.1. I was waiting to report this until I could upgrade to SDK47 and the newerreact-native-maps.react-native-maps-super-clusteris not used (i.e. justreact-native-mapsand markers).Any ideas?