I'm using the onSwiping to detect if they are swiping back for me, to call the swipeBack function. But I'd rather that if they are swiping back the card gets moved over the top of the current card. Is this possible? Otherwise the user starts swiping back, can see the next card underneath, the callback gets triggered, and then the previous card animates over the top.
The gif below shows me scrolling forward then backwards to give a better understanding.
I'm using the onSwiping to detect if they are swiping back for me, to call the swipeBack function. But I'd rather that if they are swiping back the card gets moved over the top of the current card. Is this possible? Otherwise the user starts swiping back, can see the next card underneath, the callback gets triggered, and then the previous card animates over the top.
The gif below shows me scrolling forward then backwards to give a better understanding.