You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: