cyph3rcod3r/Tinder-Like

Question : How to add like and unlike buttons below cards and make it function on clicks

Opened this issue · 0 comments

Hello,

Thanks for the awesome library. I am trying to add thumbs up & thumbs down button below the cards ( I successfully added it ) but I am not sure how can I connect them. What means is

  1. When I click on thumbs up button , it will like the current card and swipe it automatically to right
  2. When I click on thumbs down button, it will dislike the current card and swipe it automatically to left

Any help would be appreciated. Please let me know how can I achieve this