react-native-web-webview
react-native-web-webview copied to clipboard
React Native for Web implementation of RN's WebView
Hi, I've been trying to get better support for RNWeb for [react-native-youtube-iframe](https://github.com/LonelyCpp/react-native-youtube-iframe) A major drawback is the lack of `injectJavaScript` method. I will try to raise an MR to add...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
see the [storybook](https://react-native-web-community.github.io/react-native-web-webview/storybook/?knob-URI=https%3A%2F%2Freact-native-web-community.github.io%2Freact-native-web-webview%2F&knob-Method=GET&knob-Text=onMessage&selectedKind=HTML%20source&selectedStory=basic&full=0&down=1&left=1&panelRight=0&downPanel=storybook%2Factions%2Factions-panel) It will show the content "Hello World" in safari, but nothing if the url loaded in an app's webview context. `srcDoc` just doesn't work. environment: iOS 10.3.3...
Updates to help uses coming from expo who don't have a webpack config file or may not have set up other web dependencies
While using expo, I've found that I can't run **npx expo export:web** in order to create my web build. In doing so I receive an error. ``` Failed to compile...
Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
Is there any way to catch page load errors, like an HTTP 404 for instance?
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...