react-use-scroll-direction icon indicating copy to clipboard operation
react-use-scroll-direction copied to clipboard

A react hook that reveals the direction that that the current document or element is scrolling in

Results 1 react-use-scroll-direction issues
Sort by recently updated
recently updated
newest added

In Safari you can scroll further than the top and it then bounces back down, firing an unfortunate isScrollingDown event. Made it difficult to use for showing/hiding a mobile menu....