react-spring-examples icon indicating copy to clipboard operation
react-spring-examples copied to clipboard

Missing example for useSprings with deps array

Open aleclarson opened this issue 6 years ago • 0 comments

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? 😊

aleclarson avatar Apr 30 '19 14:04 aleclarson