Open
Description
I see you expand the UITableView to its full height, so all the cells will be rendered in one time!
That mean we cannot use this super cool effect if we have too many rows (especially with remote images inside) ;-(
Why you didn't use the Scroll of the bottom UITableView (or UICollectionView)?
Metadata
Metadata
Assignees
Labels
No labels