Webview injectJavaScript support

I am new to appgyver, working on an app idea that heavily relies on webview inject javascript, do we have support for the same in webview component? Please suggest to me if anyone has a workaround also.

I am trying on location change if it matches the particular URL then I am injecting code to remove image/element from that page

1 Like

Hi! You can only import static HTML content into the WebView. Not sure if that would be enough to do what you need to do as I’m not familiar how it’s done, but it doesn’t sound like you could, unfortunately :confused: