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
markers do not all render on the initial load of the map & data for markers. If I fitToCoordinates(data) or manually move the map, then the markers load. Video:
ScreenRecording_08-08-2025.17-17-45_1.mov
App crashes when re-rendering markers, at random but still a lot, after adding new data from a form, navigating back, and re-fetching data to get the update.
Android:
Not all markers & clusters are rendered. My location should have a cluster of 2 markers.
I have been using earlier version for over a year with no issues. Recently, I am upgrading my app to:
And running into some issues:
iOS:
fitToCoordinates(data)or manually move the map, then the markers load. Video:ScreenRecording_08-08-2025.17-17-45_1.mov
App crashes when re-rendering markers, at random but still a lot, after adding new data from a form, navigating back, and re-fetching data to get the update.Android:
now, zoomed in you can see the 2 markers:

Seems related to the newer React Native, architecture too?