I'm using react-image-lightbox as below.
https://github.com/frontend-collective/react-image-lightbox
There is a problem that it breaks when discourageDownloads of option is set to true.
It would be perfect if only the saving of images could be prevented.
Anyone know a solution for this?
This library is perfect for me except for this bug.
OR please let me know any other library similar to this library.
The features I need are below:
- Display Modal by cliking image
- Image Zoom
- Mobile friendly, with pinch to zoom and swipe
- Infinite loop(like carousel)
- Close by clicking outside the image
- Prevent saving image