In case you missed it, we released a new “ion” (which is our terminology for add on widgets for Ionic) that lets you add the unique swipe left/right UI from the Tinder app: https://github.com/driftyco/ionic-contrib-tinder-cards
Check it out and let us know what you think. To install from bower run:
It is great widget and I started using it. Thank you very much for this.
I wanted to add a heart/cross button so that I can trigger the “swipe” action manually. However, I could not find a way to trigger the swipping (left and right) programatically from both controller. Can you help me to figure out this.