Skip to content

Commit 5afeb22

Browse files
committed
fix(android): mapview onDestroy
1 parent 3df1eed commit 5afeb22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/java/com/rngooglemapsplus/GoogleMapsViewImpl.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,6 @@ class GoogleMapsViewImpl(
845845
mapView?.removeAllViews()
846846
super.removeAllViews()
847847
reactContext.unregisterComponentCallbacks(componentCallbacks)
848-
mapViewInitialized = false
849848
}
850849

851850
override fun requestLayout() {

0 commit comments

Comments
 (0)