Singleton MapView on RN#524
Conversation
…dering in StackNavigation integrations
7331c58 to
32dd511
Compare
|
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 |
|
Hi @vlkpa, Thank you, |
No description provided.