3DJakob/react-tinder-card

Feature request: Can I raise a PR to add the rotation type swipe feature as this is a common type of swipe behaviour

vineethpawar opened this issue · 0 comments

Hi @3DJakob ,

Demo:
https://user-images.githubusercontent.com/55575881/230185558-2cebf0be-2786-4669-bdb2-75592f81e19b.mp4

I was thinking of adding a prop swipeBehavior : freemode or tilt , with freemode being the default value. (Above Demo is for tilt type)

we could further add static as an option as well, in which it would move (left / right) wihtout any rotation.