proyecto26 / react-native-inappbrowser

📱InAppBrowser for React Native (Android & iOS) 🤘
https://www.npmjs.com/package/react-native-inappbrowser-reborn
MIT License
1.31k stars 223 forks source link

No script to execute in the browser? #313

Closed Sander1801 closed 2 years ago

Sander1801 commented 2 years ago

Hello guys,

With the in-app-browser of Ionic, you can execute a console script, but I don't see any 'executeScript' function in the react-native-inappbrowser. WIll this be developed, or is there an option somewhere?

Here is an example of what I mean: https://stackoverflow.com/questions/42362503/how-to-use-executescript-method-of-inappbrowser-plugin-in-ionic-2

Thanks in advance!

jdnichollsc commented 2 years ago

Hey @Sander1801, execute script option only exist from a WebView component, that's not supported by this library