Commit 5782bbf
Fixes google map null pointer exception (react-native-maps#1403)
AirMapView doDestroy is called before LifecycleEventListener onHostPause. This fixes react-native-maps#13581 parent 9036526 commit 5782bbf
File tree
1 file changed
+3
-1
lines changed- lib/android/src/main/java/com/airbnb/android/react/maps
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
318 | 320 | | |
319 | 321 | | |
320 | 322 | | |
| |||
0 commit comments