DEV Community

Piotr Zdziarski
Piotr Zdziarski

Posted on

React Lightbox. Introducing Fullscreen Lightbox Basic!

Basic version of Fullscreen Lightbox now working in React Environment!
You can easily use powerful lightbox with just one component.

React Lightbox

You can install lightbox using npm:
npm install — save-dev fslightbox-react

Or from tarball archive. Download: https://fslightbox.com/react/download

Demo: https://fslightbox.com/react

You can learn how to use lightbox in documentation:
Documentation: https://fslightbox.com/react/documentation

Project repository:
https://github.com/piotrzdziarski/fslightbox-react

Fullscreen Lightbox

Top comments (0)