tarasvakulka / react-native-cards-swipe

Card Stack Swiper implemented with Reanimated 2 and React Native Gesture Handler
MIT License
57 stars 15 forks source link

Manipulate the bottom cards #13

Closed maybenat closed 1 year ago

maybenat commented 1 year ago

Is there a way to show the stacked cards waiting to be swiped below instead of behind?

I've tried manipulating cardContainerStyle but no luck.

tarasvakulka commented 1 year ago

Currently, no.