1000ship / react-scroll-motion

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

ScrollPage #1

Open MinchaoD opened 3 years ago

MinchaoD commented 3 years ago

Hi, I like this scroll-motion library. I had an issue that if I want to have more context in one page, it seems to just cut my context. How can I make one scroll page longer so I can fit more context? Thanks!

1000ship commented 3 years ago

At now, page height is fixed to 100vh ( window.scrollHeight ) It can't now but when I have left time, I'll try to upgrade it