I am trying to use this library on scroll revealing animations, and animate my components on every viewport Enter and on every viewport Exit both. But I couldn't find a way to trigger the animation when rereturn to the element's scroll position after scrolling away from the element to animate. I mean while scrolling, the element animates once and never again. In your documentation I couldn't find a way to achieve this. Can you help? Is there any props to achieve this? And how is the implementation if yes?
I am trying to use this library on scroll revealing animations, and animate my components on every viewport Enter and on every viewport Exit both. But I couldn't find a way to trigger the animation when rereturn to the element's scroll position after scrolling away from the element to animate. I mean while scrolling, the element animates once and never again. In your documentation I couldn't find a way to achieve this. Can you help? Is there any props to achieve this? And how is the implementation if yes?