Hi everyone,
I'm using Hybrid Webview with EventRegister , Invoke JS , EvaluateJavascript functions. As you know Hybrid webview using WKWebview. But WkWebview didnt manage and support JS Alert , prompt etc. . But also i notice WebViewRenderer(from xamarin.Forms) support JS alert, prompt etc. Do you have a way to bundle this 2 webview or do you have a any suggestions to My HybridWebview ?