Here's my way of finding out if UITableView is near bottom when scrolling. And when it does, we fetch and load another batch of items.
Determine if UITableView is near bottom when scrolling
on
Tuesday, April 19, 2011
Keywords:
Codes
,
iOS
,
Objective-C
,
UITableViewController
1
comments