gatsby-plugin-scroll-reveal
gatsby-plugin-scroll-reveal copied to clipboard
Support React 17, 18
Right now, this plugin can not be used with React 17+ due to the peer dependency pointing to 16.x.x.
During installation of the dependency we therefore get an error.
Would be great to support React 17, 18!
Also looking for support in React 18. Thanks!
Thanks @pascalbe-dev for your suggestion. And also thanks @brandonferrer for your message. We are glad you are using our plugin. We think you are right, and we would love to add support for React 17 and 18. But unfortunately, at the moment, we have no plan to address this update. We don't have the time or the resources. We will let you know if this changes
Can we add a PR to fix that ourselves? :)
I would assume, that the plugin is compatible with newer versions of react, but the peer dependency version is just denying us from using them.