I am trying to implement react native webview component in my application, but the web view is not loading any url its just showing the white page.
var React
I'm facing same issue. What I observed is that WebView doesn't work if it's nested. If component returns just WebView, then everything is fine.
WebView