React Native Maps: Custom Markers cause extreme lag and slow down on android
问题 I load up to about 2000 markers on the map. It works fine for the first few seconds but then slows down sharply. To fix it I need to clear the app data, then it only works for a few seconds and again like before. const mapMarkers = [ {id: 1, code: "603778", lat: 35.761791, lng: 51.389438}, {id: 2, code: "788621", lat: 35.712278, lng: 51.361785}, {id: 3, code: "129667", lat: 35.674757, lng: 51.485328}, {id: 4, code: "999646", lat: 35.772885, lng: 51.446735}, {id: 5, code: "111524", lat: 35