1000ship / react-scroll-motion

🎞 Easy to make scroll animation
https://1000ship.github.io/react-scroll-motion
MIT License
422 stars 47 forks source link

Possibility to animate on some given path? #24

Closed JakubSapko closed 2 years ago

JakubSapko commented 2 years ago

Hi there, is there a possibility to animate something on custom path on scroll? Let's say I have a box which renders at the left side of the viewport after mounting and with scroll I want to animate it alongside a sine wave up to the right side of the viewport. Is this possible?

1000ship commented 2 years ago

Yes, it possible. You can make custom animation

Check this out, please

https://github.com/1000ship/react-scroll-motion#make-custom-animation