Is there an easy way to set the background color of an individual UITabBarItem?
In my scenario, I would like to use a different image for each of my 2 barItems and then set the background of my 2 barItems to a different background color each- say red and green.
I am not looking to set the background color of the whole tabBar.