In my IPhone app I have a UITableView.
I want two buttons to appear on a cell while it’s swiped, and I want them to be like the following:
-
the buttons will be my own custom buttons
-
the buttons will appear with a small animation like the normal delete button apple provides.
is there a way I can do it?
thanks
I think the boilerplate.com is best to help your problem, it contain different type of cell technique. The swipe with button is also included http://iosboilerplate.com/