79318745

Date: 2024-12-30 22:23:42
Score: 1
Natty:
Report link

Try to make sure that the map is not being rendered twice. Add a constant key to your MapView Component to make sure there is only one instance of the map:

<MapView
   key={"map-instance"}
   ...
/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ofry makdasy