react-native-webview support
complete
Rajendran Nadar
I know the react-native-webview is still in PRE-RELEASE, but the react-native webview in core is very buggy and need a lot of work.
msama msama
I have android 5.0.1 (lollipop) with expo SDK 38, and got an error of cache while it's working fine with android 7 with same SDK.
Is there any plan to solve this problem?
Sop
anything upgrade react-native-webview plan? In my project
I really need to call audio, but until now, expo has not developed any action for this function. so I decided to use WView, but you just suport it
Brent Vatne
marked this post as
complete
this is in sdk33. install the latest expo-cli then run
expo install react-native-webview
in your sdk33 project and it'll install a compatible version, then go ahead and use itCông
Brent Vatne: Hi, react-native-webview have update new feature injectedJavascriptBeforeContentLoad i think i important feature, can you update this.
Thanks!
Brent Vatne
Công: we update included libraries along with each sdk release. i don't know what version that is in but if it's not included in sdk36 then it will be updated for sdk37, which is due in a couple of months
Công
Brent Vatne: How can i hot fix a module ? I found this code on expo github but can't find on node_module. I block my project :( . Thanks!
Kognise
My team and I are trying to release an MVP as soon as possible - I don't mean to be pushy but any idea when this'll be ready? I'd rather not inject.
Rajendran Nadar
Kognise: The expected time was may 3. I am sure it will be available by mid may.
Lennu Vaher
Rajendran Nadar: Any update? It is a blocker in our project, we can't go live without it. So appreciate honest estimate, when SDK will be out?
Rajendran Nadar
Lennu Vaher: https://github.com/expo/expo/issues/4154
Brent Vatne
marked this post as
in progress
Slapbox
Brent Vatne thanks for updating the status of this request! Do you have any idea on a time table for this? A month? 4 months? A year?
Thanks again.
Brent Vatne
Slapbox: this will make it in sdk33, might be 1-2 months for that
Slapbox
Thanks so much for the reply!
Brent Vatne
marked this post as
planned
Jonathan Schellack
Looks like the RN WebView is officially deprecated in favor of the react-native-community one.
"Warning Please use the react-native-community/react-native-webview fork of this component instead. To reduce the surface area of React Native, <WebView/> is going to be removed from the React Native core. For more information, please read The Slimmening proposal."
Munawar Kholil
J
Jelle Breuer
I use react-native-webview in a detached project now and is is way less buggy then then RN built-in one. Adding this would be awesome! Also the webview from RN will be removed in favor of this one so would be nice to be ahead of that.
Load More
→