MortimerGoro / MGSwipeTableCell

An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
MIT License
6.96k stars 1.07k forks source link

Do I have to use the MGSwipeTableCell ? If i want to use my custom cell, how should i do? #304

Closed wangyingbo closed 7 years ago

mrhaxic commented 7 years ago

Yes, you can inherit the custom class from MGSwipeTableCell

wangyingbo commented 7 years ago

OK, thanks. I was just wondering if developers could use the category of MGSwipeTableCell, that will be more convenient!

MortimerGoro commented 7 years ago

This can be closed now, thanks for the reply mrhaxic