I have a UITabBarController with a UITabBar in my iPhone app. I would like to remove the “selected” look of the current viewcontroller, so they all have the same black tint. Anybody know how to do this?
I have a UITabBarController with a UITabBar in my iPhone app. I would like
Share
I had the same problem a while back ago. You can remove the whole thing and draw it again? I think that´ll work.