infeng / react-viewer

react image viewer, supports rotation, scale, zoom and so on
https://infeng.github.io/react-viewer
MIT License
735 stars 137 forks source link

Can you create a separate NPM package for Nextjs ? #199

Open rishabh-arch opened 1 year ago

rishabh-arch commented 1 year ago

Nextjs have pre Installed image package named Next/Image and it is good for Image Optimization for every different kinda device. The good part is you just have to replace the previous with . Thanks