Android Bundling failed 45688ms
Unable to resolve "@flyskywhy/react-native-gcanvas/packages/gcanvas/src/context/2d/RenderingContext" from "node_modules\@flyskywhy\react-native-browser-polyfill\src\window.js"
What if we are not even using it still we have to add?
I encountered this as well, yarn add @flyskywhy/react-native-gcanvas resolves the error, but ideally this should not needed to be added as a direct dependency
Android Bundling failed 45688ms Unable to resolve "@flyskywhy/react-native-gcanvas/packages/gcanvas/src/context/2d/RenderingContext" from "node_modules\@flyskywhy\react-native-browser-polyfill\src\window.js"
What if we are not even using it still we have to add?