iddan / react-native-canvas

A Canvas component for React Native
MIT License
981 stars 172 forks source link

Please help.. #282

Closed chukiatt closed 1 year ago

chukiatt commented 2 years ago

Dear sir,

i got this error on running, Please help me to solved.

Require cycle: node_modules\react-native-canvas\dist\Canvas.js -> node_modules\react-native-canvas\dist\Image.js -> 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. WARN Require cycle: node_modules\react-native-canvas\dist\Canvas.js -> node_modules\react-native-canvas\dist\ImageData.js -> 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. LOG Running "testProject" with {"rootTag":1}

nora-soderlund commented 1 year ago

Duplicate of #185.