Is there anyway to make a UITableViewRowAnimation animate at the same time?
Such as, If I’m adding 4 rows to a TableView, animate the block of 4 rows rather than animating both row individually?
Snippet, tutorial for custom animation etc are welcome !
There are several ways as described in the docs: