A useWindowSize hook that only renders on requestAnimationFrames
useWindowSize
requestAnimationFrame
const { width, height } = useRafWindowSize()