iou90 / react-native-autoheight-webview

An auto height webview for React Native
ISC License
492 stars 162 forks source link

ERROR Invariant Violation: requireNativeComponent: "RNCWebView" was not found in the UIManager. #220

Closed donghuiqiu closed 2 years ago

donghuiqiu commented 2 years ago

Bug description: could not run project after run yarn add react-native-autoheight-webview react-native-webview ,and show this

To Reproduce:

Source (static HTML or url):

Expected behavior:

Screenshots/Videos:

Environment:

iou90 commented 2 years ago

I think it's not related to this lib (react-native-webview related https://stackoverflow.com/questions/61832232/invariant-violation-requirenativecomponent-rncwebview-was-not-found-in-the-u)