0

I am using CloudKit to populate the data source of a table view in iOS using Swift. I would like to trigger code to run when the user scrolls all the way to the bottom of the table view to fetch more data to add to the data source. Is there a built in way that UITableView can trigger code at such a time or would I need to use my own implementation for this?

daniel
  • 1,446
  • 3
  • 29
  • 65

0 Answers0