I have been looking for an answer to this, but neither SO nor the web seem to have this covered ( I surely oversaw something...).
I would like to remove the shadow of a highlighted UITabBarItem - the one with the rounded edges. I already have custom images for each item and a custom image for the UITabBar. I looked into the UITabBarItem class but found no property for it....
What do I have to look for / does anyone have an idea on this?