Hello, I think it would be great if we can take control on URL loading in the WebView. I think about this method for the Android WebView : [WebViewClient#shouldOverrideUrlLoading(android.webkit.WebView, java.lang.String)](https://developer.android.com/reference/android/webkit/WebViewClient#shouldOverrideUrlLoading(android.webkit.WebView,%20java.lang.String)) Thanks.