lhandel / react-native-card-flip

Card flip animation for React Native
MIT License
252 stars 61 forks source link

Adds property for reversing direction of the flip. #24

Open markrickert opened 4 years ago

markrickert commented 4 years ago

This allows the card to flip the opposite direction of default. Works on x & y flipDirection.

Includes an example in the example app.

Closes #7

2020-06-24 11-15-47 2020-06-24 11_16_52

GollyJer commented 3 years ago

This would be an awesome addition to the component. Any reason this hasn't been merged?