Skip to content

Instantly share code, notes, and snippets.

@kennylugo
Created January 3, 2016 20:42
Show Gist options
  • Select an option

  • Save kennylugo/89c54083e6ea8f8c4b52 to your computer and use it in GitHub Desktop.

Select an option

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