City-of-Helsinki / open-city-helsinki

Mobile app for open cities built with React Native
Other
1 stars 1 forks source link

Fix app crashing #15

Open petterill opened 6 years ago

petterill commented 6 years ago

These cause the app to crash sometimes

spjass commented 6 years ago

See my comment in: https://github.com/City-of-Helsinki/open-city-helsinki/issues/10

Conditionally drawing map markers based on view area seems to fix the issue where app crashed due to running out of memory. It might have also fixed the issue with loading event carousel images.