Skip to content

Instantly share code, notes, and snippets.

@trilliwon
Created September 8, 2019 08:22
Show Gist options
  • Save trilliwon/629e77ac90a4c1971504f1a2246bf668 to your computer and use it in GitHub Desktop.
Save trilliwon/629e77ac90a4c1971504f1a2246bf668 to your computer and use it in GitHub Desktop.
UITableView Hide Empty Cells
tableView.tableFooterView = UIView(frame: .zero)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment