webraptor / react-native-deck-swiper

tinder like react-native deck swiper
ISC License
136 stars 84 forks source link

Only one card visible after update to react native 0.76 #135

Open padoski opened 3 days ago

padoski commented 3 days ago

As in title only one card visible after update to react native 0.76, to reproduce this bug just create expo blank expo project with sdk 0.52 which use 0.76 react native version and no matter stacksize, no matter stackSeparation, only first card is visible, and after scrolling it, then next one appear. So swiping is working, bust stack is not visible, just card which is first in front.

rbayramo commented 1 day ago

I have the same issue. But its not just that.

After swiping the first card it appears like the image I attached. only the card behind is swipeable. the first/small card is not swipeable. Should we expect an update or just switch to an other card library?

deckswiper

The new architecture seems like breaking things.