react-native-image-sequence icon indicating copy to clipboard operation
react-native-image-sequence copied to clipboard

Animation not starting on Samsung GT-I8552. Solution already found.

Open zhangsn opened this issue 8 years ago • 0 comments

See line 141 of RCTImageSequenceView animationDrawable.start should be called after this.setImageDrawable(animationDrawable);

zhangsn avatar Oct 17 '17 05:10 zhangsn