chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG

Home Page:https://chrvadala.github.io/react-svg-pan-zoom/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No touch event handlers provided when tool="auto" is selected

grgicpetar opened this issue · comments

image

As you can see Typescript is giving an error when trying to implement onTouchEnd event handler. Any solutions?

v3.11.0

Have you solved this issue ?