susielu / react-annotation

Use react-annotation with built-in annotation types, or extend it to make custom annotations. It is made for annotations in SVG.
http://react-annotation.susielu.com/
Apache License 2.0
396 stars 34 forks source link

Support for touch events? #37

Open LarsVoith opened 4 years ago

LarsVoith commented 4 years ago

I tried to implement some touch events (like touchmove) but it's not working. Are there any plans in the future to add this support?