I need to change the selection color of UITabBar from default blue to red. How do we do this.
I found the easiest solution -
Select Tab Bar in Tab Bar Controller
Set Image Tint color
Set Tint Color
For reference see the attached image.