How would you implement an infinite scrolling list such as UITableView or RecyclerView that fetches data dynamically from a paginated API?