react-spark-scroll icon indicating copy to clipboard operation
react-spark-scroll copied to clipboard

Scroll-based actions and animations for react

Results 5 react-spark-scroll issues
Sort by recently updated
recently updated
newest added

:crying_cat_face: Multi-faceted problem: - Currently spark-scroll has lodash dependency while Rekapi has underscore dependency. - Rekapi does not auto-install underscore For these two reasons `npm install react-spark-scroll-react` doesn't work out...

bug
help wanted

[https://greensock.com/forums/topic/17956-weird-behavior-with-tweens-on-scroll/?tab=comments#comment-81978](GreenSock Forum) Any idea why Tweened elements animate 3 more times really slowly after scroll comes to a complete stop? This bug can be reproduced by going to my site...

Thanks for this repo,it is really very very nice!But there maybe are a few things to make it better. 1.just as #23 says,we need to remove the unknown props in...

bug
enhancement
help wanted

When trying the demo from here: http://keithclark.co.uk/articles/pure-css-parallax-websites/ animations stop working when inside a tag w/ these stylings: .parallax { height: 500px; /* fallback for older browsers */ height: 100vh; overflow-x:...

I'm guessing if we could change the container (like a nested div) when we require SparkScroll in a component, instead of using the body as reference for the scrollTop value?...

enhancement
help wanted