React Native Expo Webview not working

Please provide the following:

  1. SDK Version: ~47.0.12
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.: react-native-webview :^11.26.1

React Native Webview seems not to be working.
I am using a dev-client to run my app.

The app seems to be giving this error once I install React Native Webview

If I uninstall the package, my app works normal back.

Don’t know the reason for this

Hi @captaineboy

Did you create a new development build after installing react-native-webview? It includes native code, so you will need to rebuild after installing it.

1 Like

Thanks, this solved the problem

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.