Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Lightbox Implementation #899

Open
browniebroke opened this issue Mar 29, 2022 · 3 comments
Open

Replace Lightbox Implementation #899

browniebroke opened this issue Mar 29, 2022 · 3 comments

Comments

@browniebroke
Copy link
Owner

The lightbox library we depend on hasn't been updated in a while, might be unmaintained. Explore potential replacements:

https://blog.logrocket.com/comparing-the-top-3-react-lightbox-libraries/

Would need to make sure it supports React 18

@browniebroke
Copy link
Owner Author

The repo is now archived https://github.com/frontend-collective/react-image-lightbox

@gausie
Copy link
Contributor

gausie commented Jan 23, 2023

The recommended replacement library is https://github.com/dromru/react-photoswipe-gallery

@browniebroke
Copy link
Owner Author

I've migrated one of my projects to react-photoswipe-gallery, and I'm not sure there is much value in migrating gatsby-image-gallery to it. Their API is slightly more verbose, but it is also more powerful, as the user can style the grid as they wish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants