rnosov / react-reveal

Easily add reveal on scroll animations to your React app
https://www.react-reveal.com/
MIT License
2.72k stars 180 forks source link

Warning: componentWillReceiveProps has been renamed #105

Open YujingGao96 opened 3 years ago

YujingGao96 commented 3 years ago

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: RevealBase

null-char commented 3 years ago

Seems like the library has been mostly abandoned. Not sure if we'll ever see this change.

rizrmd commented 3 years ago

Please use react-awesome-reveal instead of this

rizrmd commented 3 years ago

OR - You can use https://www.npmjs.com/package/patch-package to patch this yourself - in your own project, yay!