UNPKG

react-responsive-image-zoom

Version:

A lightweight and customizable React component that provides a smooth zoom effect on images when hovered over. It supports responsive zoom factors based on screen width breakpoints,adapting to different screen, and includes an optional debug mode.

3 lines (2 loc) 103 B
export { default as ImageZoom } from './components/ImageZoom'; export * from './components/ImageZoom';