TouchableOpacity makes proper animation, but it turns all text inside to view (with some margins or paddings and no wrap words).
Animation is looking good but position inside other text -- not good.
When I added onPress to Text -- position is ok, but there is no animation on click.
TouchableOpacitymakes proper animation, but it turns all text inside to view (with some margins or paddings and no wrap words).Animation is looking good but position inside other text -- not good.
When I added onPress to
Text-- position is ok, but there is no animation on click.