moritzsternemann / SwipyCell

Easy to use UITableViewCell implementing swiping to trigger actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swipe gesture disappears

niazoff opened this issue · comments

I started realizing that after one of my SwipyCell subclasses done in Storyboard go off the screen and come back, my swiping gesture doesn't work anymore.

Sorry, my bad. It was getting reused without any setup on my part.