moschan / react-native-flip-card

The card component which has a motion of flip for React Native(iOS/Android)
MIT License
390 stars 108 forks source link

Set clickable prop value to false once flip end #52

Open siplanshul opened 6 years ago

siplanshul commented 6 years ago

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 this component provides or not.