react-native-web-webview
react-native-web-webview copied to clipboard
React Native for Web implementation of RN's WebView
Webview redirection causes HTTP code 302(moved temporarily) in post request, even though it works fine when you log into it from web or react-native webview in rn app.
Bumps [moment](https://github.com/moment/moment) from 2.19.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
supress scrollbar if scrollEnabled is false
I'm getting the following Warning in my browser's console: ``` react-native-logs.fx.ts:22 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details. * Move data fetching...
Hello. My use case is multiple WebViews per screen, and each posting messages (separately) to track their content height. Turns out: - `window.ReactNativeWebView.postMessage` (inside iframe) fails, whereas this is the...
How can we adjust the height of `webview` dynamically based on the HTML content? As per the suggestion here https://github.com/react-native-community/react-native-webview/issues/413#issuecomment-473507895 I have added the code below which works fine on...
I am using webview in m;y react native app but when testing it on web platform it is not showing up.WHY????????????????????????????????????????
Html file not loading on web view always returning white blank page
google has repeatedly rejected our application due to the fact that we have access to background location that we aren't using, we've updated the privacy policy, added a modal prompt...
Bumps [async](https://github.com/caolan/async) from 2.5.0 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...