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

#46 Back side on IOS is blured #49

Closed mkozhukharenko closed 6 years ago

mkozhukharenko commented 6 years ago

since 'perspective' prop cause the back side on IOS blurred - we can remote it at all (it will affect nothing) and leave only for Android.

moschan commented 6 years ago

Thank you for your contribution!! @mkozhukharenko 😸

mkozhukharenko commented 6 years ago

you are welcome!