Simple React Lightbox

Simple React Lightbox

A simple but functional and customisable lightbox for React

0 followers

Simple React Lightbox gives you the ability to add a light-box functionality on a set of images, whether you define them yourself or you get them from an external source (API, backend, imported in your web-app etc…).
Simple React Lightbox gallery image
Simple React Lightbox gallery image
Simple React Lightbox gallery image
Simple React Lightbox gallery image
Simple React Lightbox gallery image
Simple React Lightbox gallery image
Simple React Lightbox gallery image
Launch Team
Wispr Flow: Dictation That Works Everywhere
Wispr Flow: Dictation That Works Everywhere
Stop typing. Start speaking. 4x faster.
Promoted

What do you think? …

Michele Cocuccio
It all started when I was working on one of my project using React. The client had a blog page and he wanted to add a light-box to the images in the blog posts. The problem is that the data was fetched from the backend and I had no control over the content of each post (the content was coming from a WYSIWYG editor). I checked online for some lightbox for React but the way that they were created was that I had to declare the images beforehand in either an array, or an object...but what if you don't know about the content and you just want to add a light-box to your images? 😞 Simple React Lightbox gives you the ability to add a lightbox functionality on a set of images, whether you define them yourself or you get them from an external source (API, backend etc…). Just use the provided component to wrap your app, define your options and then use the component by wrapping it around the content in which you have or expect your images 😮! Simple React Lightbox comes with many options as well and many features including: image validation (a broken link will be ignored by the light-box), pan-zoom functionality, autoplay and tons of options to customise the look and feel of the light-box. The PRO version also adds support for video and audio, custom icons, custom caption and the possibility of easily exclude any element you don't want to include in the lightbox.