-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebView has been extracted from react-native #75
Comments
try
|
I had the same problem and this worked for me. Thanks
|
bless |
I found an error when I try to execute the setup of this package: Error while executing:
|
Edit node_modules/react-native-qrcode/lib/Canvas.js
To
|
Not a permanent solution though :/ someone will probably will have to create a fork like wanxsb link |
Edit node_modules/react-native-qrcode/lib/Canvas.js var { |
Warning: WebView has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from 'react-native-webview' instead of 'react-native'. See https://github.com/react-native-community/react-native-webview
The text was updated successfully, but these errors were encountered: