useDimensions
useDimensions copied to clipboard
This PR enables SSR support
Allow passing a flag named enableSSR and use useEffect instead of useLayoutEffect when enableSSR is true. Referred gist - https://gist.github.com/gaearon/e7d97cdf38a2907924ea12e4ebdf3c85
Related issue: https://github.com/Swizec/useDimensions/issues/27#issue-553466318
@Swizec - Can we please get this merge in?
Any news on this getting merged?