birdofpreyru/react-native-static-server

[RN v0.73][New Arch][iOS] Example App has issues because of `react-native-webview`

birdofpreyru opened this issue · 4 comments

See react-native-webview/react-native-webview#3263

This blocks testing of react-native-static-server for RN v0.73 / New Arch / iOS.

Tested with react-native-webview@13.6.4 — the example app build for RN@0.73.1 / iOS / new arch now passes, and all works fine in dev mode, however in release mode the app just shows an empty screen. Haven't dug further into it, but perhaps a react-native-webview issue, and the react-native-static-server library works. Should be further investigated later.

Tested with react-native-webview@13.6.4 — the example app build for RN@0.73.1 / iOS / new arch now passes, and all works fine in dev mode, however in release mode the app just shows an empty screen. Haven't dug further into it, but perhaps a react-native-webview issue, and the react-native-static-server library works. Should be further investigated later.

Possibly related: react-native-webview/react-native-webview#3296

Fixed as of react-native-webview@13.8.1.