frontend-collective / react-image-lightbox

React lightbox component
https://frontend-collective.github.io/react-image-lightbox/
MIT License
1.29k stars 357 forks source link

chore(deps): support react 18.x #655

Closed jonw09 closed 1 year ago

jonw09 commented 2 years ago

Add React 18.x support.

jamesleslie-uom commented 2 years ago

I would love to see a new release with this in it. Currently have to use --legacy-peer-deps for npm install to work

csuriano23 commented 2 years ago

Same here. It would be nice to avoid the legacy peer deps if this minimal patch works

aoga88 commented 1 year ago

+1 on this