pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
604 stars 95 forks source link

Support React 18 #496

Closed hudochenkov closed 1 year ago

hudochenkov commented 2 years ago

Please add support for React 18:

Globebyte commented 2 years ago

In the meantime, will it work if you ignore the dependency limitation ?

seems to be working ok after installing like this:

npm i react-responsive-modal --legacy-peer-deps
AtuHQ commented 1 year ago

Any updates on this case?

pradel commented 1 year ago

Published as 6.4.1