jaredLunde/react-hook

Is it possible to get an event after useWindowSize() has values?

CodyBontecou opened this issue · 0 comments

I'd like to wait until I get the values from useWindowSize() before rendering a component. Is this possible?