alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

Rendering HTML file #295

Open simranaurora-evive opened 5 years ago

simranaurora-evive commented 5 years ago

"react": "16.8.3", "react-native": "0.59.4"

Webview bridge is not able to render the page but html file itself. It's showing the html code instead of displaying the proper layout

Aequitas737 commented 4 years ago

I'm seeing the same thing