chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
677 stars 125 forks source link

Is there support to react 15 #206

Open RajuTicvic opened 2 years ago

RajuTicvic commented 2 years ago

Hi, Can I use the package for the react v15? because I just got errors when I use the latest version of react-SVG-pan-zoom.

thanks.

chrvadala commented 2 years ago

It isn't officially supported, but it should work. Can you describe the error and a way to reproduce it? https://github.com/chrvadala/react-svg-pan-zoom/blob/255ff8f1f2e69d244a445d9b54a357090cf12f65/package.json#L80

RajuTicvic commented 2 years ago

There is no SVG displayed after I use the package. No errors In my console.