Skip to content

Instantly share code, notes, and snippets.

@chenr2
Created July 16, 2015 11:38
Show Gist options
  • Save chenr2/a8e82eb8e0220bf05371 to your computer and use it in GitHub Desktop.
Save chenr2/a8e82eb8e0220bf05371 to your computer and use it in GitHub Desktop.
Swift: How to set the tab bar color
tabBarController?.tabBar.selectedImageTintColor = .redColor()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment