iddan / react-native-canvas

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

require cycle node_modules\react-native-canvas #313

Closed NikhilMasurkar closed 1 year ago

NikhilMasurkar commented 1 year ago

I always get this warning message how can i fixed it

C:\Project_Repo\App_Frontend\IndigoLearn\node_modules\react-devtools-core\dist\backend.js:12506 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

iddan commented 1 year ago

Duplicate of #185