react-image-magnifier

Whats the best lib for Next js Image tag? https://www.npmjs.com/package/react-image-magnifiers Isnt working.
<Image
alt="gallery"
src={selectedProduct.image[0]}
width="0"
height="0"
sizes="100vw"
className="w-[400px] h-[500px] rounded-md flex justify- center items-center"
/>
<Image
alt="gallery"
src={selectedProduct.image[0]}
width="0"
height="0"
sizes="100vw"
className="w-[400px] h-[500px] rounded-md flex justify- center items-center"
/>
npm
react-image-magnifiers
A collection of responsive, image magnifying React components for mouse and touch.. Latest version: 1.4.0, last published: 3 years ago. Start using react-image-magnifiers in your project by running npm i react-image-magnifiers. There are 11 other projects in the npm registry using react-image-magnifiers.
0 Replies
No replies yetBe the first to reply to this messageJoin