A swipeable cards interface. The swipe-left/swipe-right for yes/no input. As seen in apps like Jelly and Tinder, and many others.
Give it a swing! and please tweet it if you like it. : )
- Card stack.
- Card stack using angular-swing module.
- Card-stack using angular2-swing module.
- Programmatically control the state of the card.
- Indicate the state of the drop using
throwConfidence
anddirection
event object properties.
The code for all of the examples is in the ./examples/ folder.
Raise an issue if you are missing an example.