0

I want to implement swipe left and swipe right to reveal different set of labels. So far I was able to implement following but how to implement swipe to right to reveal some labels.

Since the code is very long and considering the @shamas-s and @ducky suggestion I have upload a sample project to the github.

The github link : https://github.com/ankahathara/SwipToRightAndLeft

This works fine when user swipe for left. It will reveal the label which is on the right side of the view. But when user swipe right it will set to default. Since I am having a UISwipeGestureRecognizerDirection.Right in table view cell I do not understand anyway to revel some other labels when user swiping to right.

Any help would be appreciated ...

Ankahathara
  • 2,866
  • 2
  • 20
  • 26

0 Answers0