azazdeaz / react-gsap-enhancer

Use the full power of React and GSAP together
MIT License
726 stars 38 forks source link

How to trigger stagger animation again? #31

Open cheahkhing opened 8 years ago

cheahkhing commented 8 years ago

Hi, i tried following the example on the staggering animation. However it doesn't work on the second setState() onwards. Any idea how to make it always stagger the dynamic items that being set on every render?