react-reveal
react-reveal copied to clipboard
Update RevealBase.js
Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps for compatibility with React 17
Fixes https://github.com/rnosov/react-reveal/issues/66.
@rnosov Is it possible for you to find some time to approve and merge this update? Fixes numerous warnings due to spec changes in the react base.
The maintainer of this repo is not actively maintaining this repository. I would suggest forking this repo, fixing and then uploading to a private package repo until the maintainer is able to update/rewrite. See this issue https://github.com/rnosov/react-reveal/issues/69
@andrewlsimplisafe : There is a second componentWillReceiveProps
in the code base. See https://github.com/rnosov/react-reveal/blob/19aa39aad8e40cac2016895de3cbcd8470ddf2d5/src/lib/responsive.js#L60.
Hey, @andrewlsimplisafe are you still working on this?
Ping @rnosov
ping @noelzubin