react-hook
react-hook copied to clipboard
Is it possible to get an event after useWindowSize() has values?
I'd like to wait until I get the values from useWindowSize()
before rendering a component. Is this possible?