expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
347 stars 96 forks source link

react-native-webview : View config getter callback for component RNCWebView must be a function (received undefined) #549

Open Shedna opened 5 months ago

Shedna commented 5 months ago

Summary

Hello ! I'm facing a weird issue with Snack. I've done a very concise Snack, only display a Webview using react-native-webview but I'm getting a weird error: View config getter callback for component RNCWebView must be a function (received undefined). I get this error with Expo 49 and react-native-webview 13.2.2.

Some hints :

Thanks in advance for your help !

What platform(s) does this occur on?

Android, iOS

SDK Version

49.0.0

Reproducible demo or steps to reproduce from a blank project

https://snack.expo.dev/@shedna42/bug-report-expo

webdevfed commented 3 months ago

This is still an issue on both expo 49.0.0 with react native webview version 13.2.2 and expo 50.0.0 with react native webview version 13.6.4. Can someone please look into this? We can't test any webview apps on latest expo go since it requires expo 49 and 50 sdk.