I have a UITableView with cells that contain a disclosure button. Is there a way built in to slide another UITableView from right to left when clicked?
Or do I have create my own animation block?
I have a UITableView with cells that contain a disclosure button. Is there a way built in to slide another UITableView from right to left when clicked?
Or do I have create my own animation block?