Skip to content

Instantly share code, notes, and snippets.

@salmaanahmed
Created April 18, 2019 12:35
Show Gist options
  • Save salmaanahmed/54842f407f2b159e50a7da7e723c680f to your computer and use it in GitHub Desktop.
Save salmaanahmed/54842f407f2b159e50a7da7e723c680f to your computer and use it in GitHub Desktop.
// Add paginated delegates only
tableView.paginatedDelegate = self
tableView.paginatedDataSource = self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment