I need to change the selection color of UITabBar from default blue to red. How do we do this.
In IOS5, UITabBar has a selectedImageTintColor property which does what you need.