react-native-tinder-swipe
react-native-tinder-swipe copied to clipboard
Tapping buttons in fast succession causes issues
1 - The cards change with no animation/signal about what happened. 2 - There is no delay/limit on the amount of times you can successfully press a button in a short period of time. 3 - Tapping fast and then quickly swiping after a tap causes a Javascript error and react native red error popup in development mode.