1 min readApr 13, 2019
I loved your article and I agree with pretty much all of it. Sure, there are some loose ends but as a general guide, this is great. I have a question though. The method setSelected:animated: is always called with animated:NO by default unless you explicitly call tableView.select() with animated:YES. So how can you decide whether to animate or not?