react-native-simple-radio-button
react-native-simple-radio-button copied to clipboard
Animations are Broken in Android
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"
+1 here, i looked into the code and i was surprised not to see any Animated.Something elements.