Skip to content

Instantly share code, notes, and snippets.

@ardarda
Created May 25, 2015 12:36
Show Gist options
  • Save ardarda/0fd028b175f0682b9289 to your computer and use it in GitHub Desktop.
Save ardarda/0fd028b175f0682b9289 to your computer and use it in GitHub Desktop.
No show empty cells
self.tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment