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

React 17.x support #205

Open
Brandons404 opened this issue Aug 25, 2021 · 6 comments
Open

React 17.x support #205

Brandons404 opened this issue Aug 25, 2021 · 6 comments

Comments

@Brandons404
Copy link

It would be really cool if this library supported React version 17 and up. I tried pulling the project myself to see if I could get it working with V17 but the errors I am getting are far over my head.. It seems like 3 or 4 of the peer dependencies of other modules needed for this library are conflicting with the versions installed in this library as well.

amplexus pushed a commit to amplexus/react-photo-gallery that referenced this issue Nov 7, 2021
amplexus added a commit to amplexus/react-photo-gallery that referenced this issue Nov 7, 2021
@Vacilando
Copy link

The plugin works with React 17, so at the minimum this only needs bumping the peer dependency up from "react": "^16.8.0" to "react": "^17.0.0". Could this be done asap, please.

@mraible
Copy link

mraible commented Apr 4, 2022

I'd like to echo my support for solving this issue. It's a pain to tell folks they have to use npm i react-photo-gallery@8.0.0 --force to install this library. I'm using it in the following tutorials:

@igordanchenko
Copy link

igordanchenko commented Apr 4, 2022

@mraible,

You may want to take a look at react-photo-album since react-photo-gallery is no longer being maintained. Great articles by the way!

@mraible
Copy link

mraible commented Apr 4, 2022

@igordanchenko I tried react-photo-album and it works great. Thanks!

@Vacilando
Copy link

@neptunian any news on this? Your gallery remains extremely popular but we need it to work with React 17 (and now React 18 as well).

@skellyk
Copy link

skellyk commented Sep 26, 2022

@neptunian any news on this? Your gallery remains extremely popular but we need it to work with React 17 (and now React 18 as well).

Also interested. Looking to use this, haven't attempted to get it it running personally but would be nice to use it.

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

5 participants