react-viewer icon indicating copy to clipboard operation
react-viewer copied to clipboard

react image viewer, supports rotation, scale, zoom and so on

Results 77 react-viewer issues
Sort by recently updated
recently updated
newest added

there is a div is added to body before "Viewer" mounted. It needs to be removed when "Viewer" unmounted or it will always exist in the body element.

HI, can I ask if there is a zoom status indicator built in? The viewerjs originally have a zoom-in % box in the image, does this also have one?

I want to use `totalName` prop, but in file ViewerProps doesn't have prop. Do you build new version? Thanks!

Clicking on the previous one or the next one doesn't work other buttons can be clicked and work fine

Click the download button to expect to download instead of previewing in the browser

Hello, Is there any option to remove overlay and display image and have same features

This library does a great job, here are some functional suggestions: 1. Real-time display zoom ratio l ike 50%、 125% etc 2. Custom toobar icon api

Please add support for more events like onLoad and onError. Currently, if there's a faulty image URL, we get an empty overlay

Add support for dragging and pinchZooming on touch enabled devices. Also makes the zoom more uniform by multiplicative applying the zoom scale. Previously zooming on lower scales was very fast...