question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

requireNativeComponent: "RNCWebView" was not found in the UIManager

See original GitHub issue
   "react": "16.8.6",
   "react-native": "0.60.5",
   "react-native-webview": "^7.0.4"

image After the problem, I tried manual link, but the problem remains.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:11
  • Comments:25

github_iconTop GitHub Comments

63reactions
ichabanivancommented, Sep 11, 2019

I had the same issue. Try react-native link and then cd ios and pod install in the ios folder. It has resolved this problem for me.

13reactions
MehmetKaplancommented, Nov 26, 2019

The same problem persists with Expo SDK 35 also.

And with Expo manual linking is also not an option.

Any suggestions?

Read more comments on GitHub >

github_iconTop Results From Across the Web

requireNativeComponent: "RNCWebView" was not found in ...
Invariant Violation : requireNativeComponent: "RNCWebView" was not found in the UIManager. This error is located at: in RNCWebView (at ...
Read more >
"RNCWebView" was not found in the UIManager - Summari
Read a one minute summary of Invariant Violation: requireNativeComponent: "RNCWebView" was not found in the UIManager.
Read more >
React-native – Invariant Violation: requireNativeComponent ...
React-native – Invariant Violation: requireNativeComponent: “RNCWebView” was not found in the UIManager. react-nativereact-native-webview.
Read more >
"RNCWebView" was not found in the UIManager-React Native
Coding example for the question Invariant Violation: requireNativeComponent: "RNCWebView" was not found in the UIManager-React Native.
Read more >
react-native-webview - npm
We do not hesitate to release breaking changes but they will be in ... Native component for "RNCWebView does not exist" it likely...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found