sobri909 / MGBoxKit

Simple, quick iOS tables, grids, and more
Other
1.79k stars 283 forks source link

Swipe to Delete #119

Closed inPhilly closed 10 years ago

inPhilly commented 10 years ago

I am thinking of using MGBoxKit as a replacement for UITableView throughout my app, but I do not see some of the functionality replicated. Specifically, swipe to delete, where the red delete button shows for confirmation. That also comes with a change in the cell layout. Is it possible to replicate this experience using MGBoxKit?

sobri909 commented 10 years ago

Entirely possible. You just have to do it yourself.