alikaragoz / MCSwipeTableViewCell

:point_up_2: Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app).
MIT License
2.96k stars 412 forks source link

Make weak reference to delegate #105

Closed reallyram closed 6 years ago

reallyram commented 7 years ago

MCSwipeTableViewCell is not holding weak reference to delegate.