Skip to content

Instantly share code, notes, and snippets.

@kennylugo
Created January 3, 2016 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kennylugo/89c54083e6ea8f8c4b52 to your computer and use it in GitHub Desktop.
Save kennylugo/89c54083e6ea8f8c4b52 to your computer and use it in GitHub Desktop.
Give a UITableViewController a background image
tableView.backgroundView = UIImageView(image: UIImage(named: "SITC Background (Purple)"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment