react-native-shimmer icon indicating copy to clipboard operation
react-native-shimmer copied to clipboard

Doesn't re-animate when view is re-rendered

Open jlo1 opened this issue 6 years ago • 2 comments

When the parent component is re-rendered due to prop change such that we set animating to false, then set it back to true, the Shimmer view won't animate again. It stops the animation fine, but won't restart the animation again.

jlo1 avatar May 24 '18 21:05 jlo1

Hey @jlo1 did you find any solution for that problem? I have the same issue when the state changes and the shimmer effect is not playing again (on Android only)! Thanks

ademcan avatar Aug 22 '19 12:08 ademcan

Also happens otherwise, once it's animated and you turn animation off it doesn't stop animation.

martppa avatar Apr 22 '20 12:04 martppa