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
681 stars 127 forks source link

Use Redux + Hooks (WIP) #162

Closed TimVanMourik closed 3 years ago

TimVanMourik commented 4 years ago

OK, this is some massive and unsolicited overhaul of the repo, building forth on #152. This PR makes two major changes to the app:

TimVanMourik commented 4 years ago

Hi @chrvadala, this is a proof of principle of my redux implementation. It would love to hear how you feel about it. I believe it provides some major improvements: