react-native-card-stack-swiper
react-native-card-stack-swiper copied to clipboard
Tinder like react-native card stack swiper
i want to get dy dx values or vx vy values when card is started to swipe
Hi, I'm wondering if it's possible set a limit on directional swipe. In my case i just wanna swipe right or down. Nice library anyways!
Hi , I Used this library i want to display text when card swipe like tinder show. Help!!!!!!!!
Not sure if this is just because of how I am using this component but the swipe is often terminated if someone is swiping slow. Currently the result is the...
A function that recognizes if the movement is the right and the left would be to establish labels LIKE, NOPE ... And instead of rendering 2 cards, they were 3...
Hi , I Used this module but I have 5 cards and I need to show aa cards back of other but I tried giving marginLeft but its showing only...
how to call a function after all last card swiped. I have simply added a TouchableHighlight as following:- renderNoMoreCards={() => this.onPressData()} style={[styles.buttonContainerSubmit,styles.submitButton]}> Submit } I want to directly call this.onPressData()...
Whenever I swipe a card, then use the goBackFrom...() function, it doesn't put the last swiped card on top. Instead, it puts the card that is at the bottom of...
## Environment Android 7.0 IOS 14.1.4 Expo ^31.0.2 react 16.5.0 ## Bug Consistent across both IOS and Android. If you update the stack from inside the CardStack the keyboard will...