A code snippet that detects non-recycled UI elements in UITableViewCells (github.com) 21 points by diwup 11y ago ↗ HN
[–] mdevere 11y ago ↗ 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.
1 comment
[ 3.4 ms ] story [ 12.1 ms ] threadCreating super-silky UITableViews is a surprisingly nuanced task. Definitely recycling images is one of the top performance enhancers.