React Simple Images Zoom

npm i react-simple-images-zoom

A simple image zoom component for React

What is this

This component allows users to click to zoom-in on an image, and users can use mouse wheel to scale the image, or drag the image to move it.

This component is built with zero dependencies and is designed to be simple to use and customize. Users can easily integrate this component into their React applications, and modify the styles to fit their needs.

Basic Usage

A beautiful landscapeA beautiful landscape

Customize

You can customize the component by passing in your own styles and properties.

A beautiful landscape

You can also custom this component controllers, like zoom-in button, zoom-out button, and reset button.

A beautiful landscape