forked from react-native-webview/react-native-webview
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
P1High priority. Important thing to focus on.High priority. Important thing to focus on.
Description
Bug description:
Screen containing webview flashes white when navigating back from any other screen. Native component do not flash. Only the webview flashes.
To Reproduce:
Setup two screens A & B using stack navigator. Either screen A or both screen should contain a webview.
Navigate to screen B from screen A.
Hit hardware back press to go back to screen A.
Screen A flashes white for a moment.
Expected behavior:
There should not be a white flash when navigating back to already rendered screen containing a webview.
Screenshots/Videos:
https://streamable.com/33nspv
Environment:
OS:android
OS version:15
react-native version:0.76.6
react-native-webview version: 13.15.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High priority. Important thing to focus on.High priority. Important thing to focus on.