oblador / react-native-animatable

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

Any way to pause animation, instead of stop? #246

Open ggomaeng opened 5 years ago

ggomaeng commented 5 years ago

stopAnimation() stops the animation and puts the view to its starting position.

Is there any way to pause the animation, so that the view stays where the pause was called?

martinezguillaume commented 5 years ago

Want this too !

bigggge commented 4 years ago

+1

hntddt123 commented 4 years ago

+1

ashminbhandari commented 4 years ago

+9999999

akimabs commented 3 years ago

+1

TomoDevelops commented 1 year ago

Was this ever added? If not are there any recommendations for animation libraries that achieves this?