react-native-web-webview icon indicating copy to clipboard operation
react-native-web-webview copied to clipboard

support `injectJavaScript`

Open LonelyCpp opened this issue 4 years ago • 1 comments

Hi, I've been trying to get better support for RNWeb for react-native-youtube-iframe

A major drawback is the lack of injectJavaScript method.

I will try to raise an MR to add this if possible. Any suggestions would be helpful :)

LonelyCpp avatar Mar 13 '21 05:03 LonelyCpp

injectedJavaScript the documentation failed to mention that JavaScript codes are only injected when loading local html code.

You can look at the library code.

jeanniton-mnr avatar Apr 07 '25 06:04 jeanniton-mnr