Hi,
I'm creating a friendship app, which has similar functions to a dating app, such as Hinge.
I've added a 'like' and 'reject' button. These actions work fine.
I want to also add an 'undo' or 'reverse' button if the authenticated user changes their mind about the action they took on the previous user. I'm not sure how to do this though.
Any help would be greatly appreciated :)
Many thanks!