diff --git a/src/WebView.styles.ts b/src/WebView.styles.ts index 8f5bbf0..4fc9a4d 100644 --- a/src/WebView.styles.ts +++ b/src/WebView.styles.ts @@ -15,7 +15,6 @@ const styles = StyleSheet.create({ container: { flex: 1, overflow: 'hidden', - backgroundColor: 'white', }, errorContainer: { flex: 1,