Thomas Carayol

Results 3 comments of Thomas Carayol

Hi ! Quite the same here. Somehow, when I do `self.tableView.beginUpdates() self.tableView.reloadRowsAtIndexPaths([indexPath], withRowAnimation: .None) self.tableView.endUpdates()` in an `UITableViewController`, the animation of the cell is buggy.

Heyy, I wanted to do the same thing so I take a look into the code and it's not implemented. Did you manage to do something?

@cemkozinoglu Nice ;) It would be a pleasure if you could send me the code. Cheers :)