meteor-factory / react-native-tinder-swipe-cards

Tinder-like swipe cards for your React Native app
MIT License
1.13k stars 301 forks source link

Replaced React.PropTypes to PropTypes #108

Closed ignaciosantise closed 7 years ago

ignaciosantise commented 7 years ago

with the new version of React, React.PropTypes is deprecated.

Now the swipe cards work again on React Native 0.49

1mike12 commented 7 years ago

nice work! Can attest this fixes problems with latest react native

yogiben commented 7 years ago

Closing in favour of #110