Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

React Native LayoutAnimation scale doesn't work on android

$
0
0

I am using react-native's LayoutAnimation custom component with maps. On ios animation works properly, but not on android. I'm changing component height

const HeightAnimation = {duration: 200,create: {    type: LayoutAnimation.Types.linear,    property: LayoutAnimation.Properties.scaleXY},update: {    type: LayoutAnimation.Types.easeInEaseOut}

}


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>