alexbrillant / react-native-deck-swiper

tinder like react-native deck swiper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cards do not respect parent container

nFangueiro opened this issue · comments

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.

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