I recently updated expo from v49.0.20 to v50 and I started receiving this error:
RNCWebViewNativeComponent.js: Could not find component config for native component
I can't figure out how to fix it. This is what I've tried:
expo install --fix
expo prebuild --clean
npx expo start -c
to clear cacheNothing helped. Has anyone had the same issue?
please upgrade your react-native-webview
to v13.6.3
it should be fine
refer to this site: react-native-webview