The `useSpring` and `useSprings` hooks now take an extra argument that is a "deps" array forwarded to the `useEffect` call that updates the animations. Added by this PR: https://github.com/react-spring/react-spring/pull/652 /cc @Nizarius Could you put an example together, please? 😊
The
useSpringanduseSpringshooks now take an extra argument that is a "deps" array forwarded to theuseEffectcall that updates the animations.Added by this PR: pmndrs/react-spring#652
/cc @Nizarius Could you put an example together, please? 😊