I have been searching for a way to customize the UIKit's UITabBarController. I would like to change the background image and selected tint color to follow the design from our creative team. It seems as though the background color can be altered as described here Changing Tint / Background color of UITabBar
However, I have not found a way to change the background to an image and the default 'blue' tint to another color. There are many apps in the appstore which use custom tabbars like so:
http://itunes.apple.com/th/app/project-noah/id417339475?mt=8
Please help. Thank you.