Proposal: ``` const isScrollingDown = useScroll( ({ isScrollingDown }) => isScrollingDown, ) ``` should only fire in case `isScrollingDown` changes.