0

i have changed the selected color of tab bar icon buy giving user defined runtime Attribute "tintColor". now i need to change unselected tab bar icon color can any body tell me the "user defined runtime Attribute" key word for it?

Kombuwa
  • 1,613
  • 4
  • 20
  • 35

1 Answers1

0

We recently had this issue and ended up using original images that has the desired color for unselected state and when any item is selected we applied the tintColor. Hope it helps.

Islam
  • 3,654
  • 3
  • 30
  • 40