extensions icon indicating copy to clipboard operation
extensions copied to clipboard

fix webview loading screen to cover the whole screen

Open seblau opened this issue 5 years ago • 0 comments

With shoutem platform 2.1.0-rc3 and the new react-native-webview 5.12.1, the loading screen shows a white view, see: Simulator Screen Shot - iPhone X - 2019-08-09 at 16 13 29

For the issue see: https://github.com/react-native-community/react-native-webview/issues/684

I applied the default styling for the loading screen taken from here: https://github.com/react-native-community/react-native-webview/blob/master/src/WebView.styles.ts#L17

seblau avatar Aug 09 '19 14:08 seblau