embiem / react-canvas-draw

React Component for drawing in canvas
https://embiem.github.io/react-canvas-draw/
MIT License
892 stars 315 forks source link

Feature request: callbacks for common events #145

Open leeprobert opened 2 years ago

leeprobert commented 2 years ago

Currently you have an onChange event, but we also need events for when we playback the drawing. An onAnimationStart and onAnimationEnd event would be good.