Uh oh!
There was an error while loading. Please reload this page.
Singleton MapView on RN - #524
Conversation
…dering in StackNavigation integrations
7331c58 to
32dd511Comparevlkpa
commented
Jun 1, 2026
Hi @cristian-situm, I'm experiencing the same issue this PR aims to solve - multiple WebView instances being created when navigating to a MapView screen in a StackNavigator, which leads to app crashes due to memory exhaustion. I manually applied the When rendering the MapView directly as a root page (outside navigation), it works correctly with a single WebView instance. The problem only occurs when it's rendered within a StackNavigator. Could you please provide guidance on:
Thank you |
cristian-situm
commented
Jun 3, 2026
Hi @vlkpa, Thank you, |
No description provided.