react-native-flip-card icon indicating copy to clipboard operation
react-native-flip-card copied to clipboard

The card component which has a motion of flip for React Native(iOS/Android)

Results 47 react-native-flip-card issues
Sort by recently updated
recently updated
newest added

I'm using this library for my personal project. It's working great, but there's no option to persist state when flipping, isn't it?

enhancement

Thanks for putting this component together! If you can even show me where to add this `prop` I'll be happy to send a pull request. Thanks

Hi there, Do you know why the content within the card flashes (hides then reappears instantly) after the transform animation starts (and also right before the animation ends)? High quality...

It was okay until RN0.49, but after I upgraded app to RN0.50 or RN0.51 friction doesn't work. I used to set friction 36 to make flip animation slower, but it...

I am using this React Native component in my project. My need is to set value of clickable prop to false once flipend of the same card. Is this functionality...

If you look at [this gif](https://gyazo.com/02368843195ee56a182763dd13efe608 ) , you can see that the animation in contained within the dimension of the parent. But [on iOS](https://gyazo.com/b350233c046e21ba960b1c2e646d35ff) there's no problem. I would...

bug

I copied and run an example from this project have found next bug: the **back side of the card is blured**. ![giphy](https://user-images.githubusercontent.com/9365923/30244136-b82dce16-95c0-11e7-9528-56342268de10.gif) Does anybody know the problem? I'm trying to...

Is it has a way to hide/show instead re-render the component always when I flip it? I have a figure on both side of card, then in low-end phones it...

Hi! My FlipCard has an animated style prop which animates margins and height in order to make it grow when flipped. When upgrading from my current version (3.4.1) to the...

when you put this in a hidden element like accordion there's an error in rendering issue, the card is not showing