oblador / react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native
MIT License
9.85k stars 702 forks source link

Question: how to re-play animation when value changes? #200

Open oferRounds opened 6 years ago

oferRounds commented 6 years ago

I have a label which its value might get change. I‘d like the animation to re-play itself every time its value (i.e., state) changes. Is this possible?

Syahrul commented 6 years ago

See https://github.com/oblador/react-native-animatable/issues/100#issuecomment-282218640