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
WebView works well on Android. However you need to enable javascript and dom storage for some web pages.