react-scroll-effects
react-scroll-effects copied to clipboard
React component to animate elements on scroll with animate.css
Noticed the demo link was outdated, so I replaced it in the readme. Not sure if it's referenced elsewhere.
If i use this to create an entrance animation it would be ideal to have the element's initial visibility turned off.
The first version of the package appeared 2 years ago. It is necessary to remake the build from gulp to weboack or rollup. Demo page too
On React v15.15, the built-in PropTypes is deprecated. If this lib is used on this version of React, a warning is shown on console. To solve that, I moved from...
Thanks for this, it's really effective and simple to use. It would be great if there was a way to animate when scrolling past an object so that we could...
I need to know if delay property is supported, or how to do that, just like in wow.js. Thanks!