Very basic gallery grid based on gatsby-image
The gatsby-image-gallery
is a simple gallery grid built on top of gatsby-plugin-image
and react-image-lightbox
, with styling features provided by styled-components
. It is designed to display a grid of images that can be clicked to view in full size within a lightbox.
customWrapper
prop.To install the gatsby-image-gallery
, first choose the appropriate version based on your Gatsby setup compatibility. Then, follow the steps below:
npm install gatsby-image-gallery
The gatsby-image-gallery
is a lightweight solution for displaying image grids with a user-friendly lightbox feature. By providing customizable options for columns, image styling, and lightbox functionality, this library offers flexibility in creating visually appealing galleries. Additionally, the automated release process and MIT licensing make it an efficient and versatile choice for handling image displays in Gatsby projects.