We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
"react": "16.4.1", "react-native": "0.56.0", "react-native-camera": "^1.1.4", "react-native-keyboard-aware-scroll-view": "^0.6.0", "react-native-qr-scanner": "^1.2.4", "react-native-qrcode": "^0.2.6", "react-navigation": "^2.7.0", "react-redux": "^5.0.7", "redux": "^4.0.0"
<QRCode value={“QRCodeQRCodeQRCodeQRCodeQRCode”} size={128} bgColor='#000' fgColor='#fff'/>
The text was updated successfully, but these errors were encountered:
in "lib/Canvas.js" <WebView ... originWhitelist={['*']} ... />
add => originWhitelist={['*']} , it works!
thanks facebook/react-native#19986
Sorry, something went wrong.
No branches or pull requests
<QRCode value={“QRCodeQRCodeQRCodeQRCodeQRCode”} size={128} bgColor='#000' fgColor='#fff'/>
The text was updated successfully, but these errors were encountered: