Flexible Lightbox Component For React

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

Preview:

React Image Lightbox

Download Details:

Author: frontend-collective

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/frontend-collective/react-image-lightbox

License: MIT

Add Comment