thebuilder / react-scroll-percentage

Monitor the scroll percentage of a component inside the viewport, using the IntersectionObserver API

Home Page:https://thebuilder.github.io/react-scroll-percentage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Still alive?

HofmannZ opened this issue · comments

Is this project still alive, can't really find any good alternative for it?

@HofmannZ not really. It should still work, but I haven't had the need to use it myself - I'd recommend using a maintained animation library like Framer Motion instead, which can do the same in performant way.

@thebuilder Why would you recommend a package that's 10 times the gzipped size of the package that does exactly what you need?