EasyQRCode-React-Native
EasyQRCode-React-Native copied to clipboard
Require cycle Error
Hello and thank you for the awesome job.
React-native throws this error which seems to indicate that your code has a require cycle. Could you fix this ?
Require cycle: node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\Canvas.js -> node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\ImageData.js -> node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\Canvas.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
Hi, Baira, Thanks for your feedback.
But this error comes from the dependency library react-native-canvas. Sorry we can't fix it.