react-component / scroll-anim

Animate Scroll React Component
http://react-component.github.io/scroll-anim/
MIT License
305 stars 43 forks source link

Reverse animation not working #61

Open navalex opened 3 years ago

navalex commented 3 years ago

I'm using ScrollPack + Tween on each item of a grid, enter animation work fine, but if I scroll back, the reverse animation is done instantly, without "animation" effect.

It's a the bottom of this page: https://navalexnet.web.app/

Is is normal ?