A useWindowSize hook that only renders on requestAnimationFrames

const { width, height } = useRafWindowSize()