react-image-magnify icon indicating copy to clipboard operation
react-image-magnify copied to clipboard

Usage with NextJs/Image

Open kevinvasoya opened this issue 2 years ago • 2 comments

Hi, We are using Next js and for Images, we used Next/Image component. Can We use React Magnify with the ease of Next/Images?

kevinvasoya avatar Sep 15 '23 06:09 kevinvasoya

Use @zoom-image/react package. Developed by a shopify dev and supports latest react versions and it is only package to do so

ChetSocio avatar Oct 11 '23 10:10 ChetSocio

Use @zoom-image/react package. Developed by a shopify dev and supports latest react versions and it is only package to do so

Thanks for the recommendation. That is a cool package. It's simple but perfect and well-maintained.

For anyone finding a solution to replace this outdated package, get this instead => @zoom-image/react => https://github.com/willnguyen1312/zoom-image

duc-hoang-161 avatar Oct 11 '23 21:10 duc-hoang-161