Description:
A flexible and powerful lightbox component for displaying images in a React project.
Features
- Keyboard shortcuts (with rate limiting)
- Image Zoom
- Flexible rendering using src values assigned on the fly
- Image preloading for smoother viewing
- Mobile friendly, with pinch to zoom and swipe
- No external CSS
Installation:
# NPM $ npm install react-image-lightbox --save






