Testing on an Android device. I want the cards to be 'un-flippable' once they get flipped. However using onFlipEnd to set the clickable prop to false causes the view for the second side to mirror in the direction of the flip after a half second.
Before the card is flipped:

Immediately after the card is flipped:

Roughly half a second after the flip animation is finished:

Testing on an Android device. I want the cards to be 'un-flippable' once they get flipped. However using onFlipEnd to set the clickable prop to false causes the view for the second side to mirror in the direction of the flip after a half second.
Before the card is flipped:

Immediately after the card is flipped:

Roughly half a second after the flip animation is finished:
