How to change UITabBar Selection color

前端 未结 13 805
遇见更好的自我
遇见更好的自我 2020-12-13 09:02

I need to change the selection color of UITabBar from default blue to red. How do we do this.

相关标签:
13条回答
  • 2020-12-13 09:45

    I found the easiest solution -

    1. Select Tab Bar in Tab Bar Controller

    2. Set Image Tint color

    3. Set Tint Color

    For reference see the attached image.

    0 讨论(0)
提交回复
热议问题