swaplet / react-native-swipe-cards-deck

A swipping cards deck (similar to Tinder)
MIT License
46 stars 19 forks source link

on scrollview not swipe #17

Closed Kuldeenagar closed 3 years ago

Kuldeenagar commented 3 years ago

When i swipe card view in between scrollview is not working and card stuck and not moving

eyalabs commented 3 years ago

I can't understand you. But please check out closed issues before opening new ones - #8

Kuldeenagar commented 3 years ago

when i add card info under scrollview then scrollview not working. like:- <View style={[styles.card, { backgroundColor: data.backgroundColor }]}>