Skip to content

Comment on Building an Open, Drop-in Replacement for UITableView

Comments

"It relies on a relatively unusual API design – delegates..."

Nothing unusual about delegates, the entire iOS codebase is littered with them.

But kudos on doing what we all eventually think about doing, the longer we work with UITableView

Correct - UICollectionView also uses delegates, dataSources, and reusable cells.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.