moschan / react-native-flip-card

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

style property added twice removed. #72

Closed sagark1510 closed 5 years ago

sagark1510 commented 5 years ago

Because of the style prop added twice android release build was giving error "attempted to redefine property 'style' ".

Hope that helps!

moschan commented 5 years ago

Thanks! I just merged other PR which contains same changes. Thanks for your support!