terrylinla / react-native-sketch-canvas

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

React v17 Compatibility #188

Open prayaslashkari opened 3 years ago

prayaslashkari commented 3 years ago

image

I am getting this warning in the logs, although everything is working fine.

jramalho commented 3 years ago

this package is old... deprecated lifecycle methods are used as well. You can edit the source code to use hooks and stuff