Hello, I'm using Xamarin Forms WebView with a custom renderer for using iOS WKWebView to load a website in my app. I'd like to know if there is a way to add a custom context menu item to the UIMenuController popped up when holding a link in the webview. Thanks in advance.
↧