Friday, 23 August 2013

How to get a fully transparent TabBar in UITabBarController

How to get a fully transparent TabBar in UITabBarController

I have spent the last few hours trying to get the TabBar in a
UITabBarController fully transparent (clear background). I use a custom
subclass of the UITabBarController and I managed to change the tintColor,
the alpha, but the background color definitely remains the one defined in
IB. Thanks for your help, I'm getting crazy...

No comments:

Post a Comment