rpearce / react-medium-image-zoom

🔎 🏞 The original medium.com-inspired image zooming library for React (since 2016)
https://rpearce.github.io/react-medium-image-zoom/
BSD 3-Clause "New" or "Revised" License
1.83k stars 99 forks source link

TODO: react@19 support #616

Open rpearce opened 3 weeks ago

rpearce commented 3 weeks ago

Description

This is a TODO for me to ensure this lib has react@19 support, including allowing it in the peerDependencies.

At present, storybook is the weak link in the testing chain, as I get errors there. TBD!