CRAlpha / react-native-wkwebview

WKWebview Component for React Native
MIT License
642 stars 271 forks source link

Showing white screen in webview on app getting foreground from background #229

Open manoj2166 opened 5 years ago

manoj2166 commented 5 years ago

Hi,

Scenario: webview showing blank white screen on getting back from background to foreground. I am getting the white background with scroll. It seems page content is there but showing me blank white. Some time its back and show but many time got stuck with the blank white screen. We have no option to reload or restart the app. The app is blocked to live on store due to this.

Could anybody help me.

calmyournerves commented 5 years ago

Sounds a lot like https://github.com/CRAlpha/react-native-wkwebview/pull/218, although I can't remember being able to scroll on the blank screen. Maybe that helps?

varaprasadb9 commented 5 months ago

any fix for this issue. I am still facing this