Live data from Hacker News

A code snippet that detects non-recycled UI elements in UITableViewCells

github.com

1–2 of 2 posts

Re: A code snippet that detects non-recycled UI elements in UITableViewCells

#2
Thanks for this. Looks v useful and nice Github page as well. I'm about to get back into iOS development and this will definitely come in handy.

Creating super-silky UITableViews is a surprisingly nuanced task. Definitely recycling images is one of the top performance enhancers.