Skip to content

Instantly share code, notes, and snippets.

@danielgomezrico
Created December 11, 2014 15:35
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 danielgomezrico/6f8e68eec8f77f38d953 to your computer and use it in GitHub Desktop.
Save danielgomezrico/6f8e68eec8f77f38d953 to your computer and use it in GitHub Desktop.
Change selection color for UITabBarViewController
self.tabBar.selectedImageTintColor = UIColor.colorWithHexString(Constants.mainTabBarSelectionColor)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment