terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
691 stars 450 forks source link

Cannot read property 'Constants' of undefined" #240

Open A9ine opened 8 months ago

A9ine commented 8 months ago

Anyone know the cause of problem below?

image

I did npm install @terrylinla/react-native-sketch-canvas --save and it has been added to the package.json files. If I dismiss the problem above and try to access the SketchCanvas it says its undefined.

React Native version 0.72.7