alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

Not working with react-native 0.6 #299

Open CeciliaFredriksson opened 5 years ago

CeciliaFredriksson commented 5 years ago

Since react-native v0.6 they have separated the WebView from the core product and needs to be included from the react native community -> https://github.com/react-native-community/react-native-webview instead.

It would be super nice if this could be supported in a new release :)

ruizhangcool commented 4 years ago

Is there any way to use this module on react-native 0.60+ ?

zuhairnaqi commented 4 years ago

I found solution here is a link to stackoverflow https://stackoverflow.com/a/58708882/11013049

xuho commented 4 years ago

Any solution for RN 0.61 guys?