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.

Error after installation RNCWebView

See original GitHub issue

Hello. I keep getting this error

error: bundling failed: Error: Unable to resolve module react-native-webview from ...t/node_modules/react-native-canvas/dist/Canvas.js: Module react-native-webview does not exist in the Haste module map

Was getting this initially Invariant Violation: requireNativeComponent: “RNCWebView” was not found in the UIManager

What do I do? Thanks.

I installed v0.1.30

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Tanatcucommented, Mar 7, 2019

I had this issue today but library version update have fixed it.

0reactions
iddancommented, Mar 30, 2019

Hey! You should use the master version of Expo or wait for them to release it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

requireNativeComponent: "RNCWebView" was not found in ...
1 add the following line in your ios/Podfile and then open your terminal, go to your project ios folder and run pod install...
Read more >
react-native-webview - npm
React Native WebView component for iOS, Android, macOS, and Windows. Latest version: 11.26.0, last published: 19 days ago.
Read more >
react-native-webview does not work : r/reactnative - Reddit
I can run the app on the emulator, but whenever I open a screen with the WebView I get the error: RNCWebView was...
Read more >
"Rncwebview" Was Not Found In The Uimanager - ADocLib
error is get is Invariant Violation: requireNativeComponent: WheelCurvedPicker was I am using expo and I have ejected the project but the code doesn't...
Read more >
WebView - Expo Documentation
npx expo install react-native-webview ... You should refer to the react-native-webview docs for more information on the API and its usage.
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