Implement react-native-web on existing app, web can run but apps not shown (blank page) – React native
I'm new to React Native. So I want to implement react-native-web to an existing apps (Android and iOS) and I following this tutorial. And I run the web with npm run web and it can run but only show blank…