You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/navigation-crash.mdx
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@ id: navigation-crash
3
3
title: Crash when used with react-navigation
4
4
---
5
5
6
-
The YoutubePlayer causes a crash immediately on navigating to another screen, and also sometimes when navigating to the screen that contains the component.
6
+
- The YoutubePlayer causes a crash immediately on navigating to another screen, and also sometimes when navigating to the screen that contains the component.
7
+
- crashes are observed only on android
8
+
- only some android versions have this issue (likely tied to google chrome version)
7
9
8
10
:::info
9
11
This will happen if you have any webviews inside a screen.
@@ -78,8 +80,14 @@ Don't try to implement ALL of them.
0 commit comments