Skip to content

useLayoutEffectDeepCompare

Custom useEffect that reexecutes EffectCallback only when deps are different in depth.

Demo

INFO

The implementation is like that useEffectDeepCompare.

Please visit useEffectDeepCompare example to see how it works.

Released under the MIT License.