alexbrillant / react-native-deck-swiper

tinder like react-native deck swiper
ISC License
1.57k stars 464 forks source link

Cards do not respect parent container #299

Open nFangueiro opened 4 years ago

nFangueiro commented 4 years ago

Here is an example of a card overflowing the parent container:

image

Is there any way to fix this? I tried using position: relative on the parent container and tried changing other divs with no good result.

I would really appreciate the help, thank you.

adibuu commented 2 years ago

@nFangueiro Do you find any solution? I stuck with the same problem..