react-native-simple-radio-button icon indicating copy to clipboard operation
react-native-simple-radio-button copied to clipboard

Animations are Broken in Android

Open Brian-Kaplan opened this issue 7 years ago • 1 comments

Animations look good on iOS, using the same code on Android produces "fake" animations. It looks like the animations are defaulting to the "basic" behavior of just fading in and out. I'm not seeing the nice popping animation on Android.

react-native: "latest" react "15.4.1"

Brian-Kaplan avatar Mar 02 '17 21:03 Brian-Kaplan

+1 here, i looked into the code and i was surprised not to see any Animated.Something elements.

alexandredumat avatar Mar 21 '17 20:03 alexandredumat