5

Is there any way to change the color of the background for when you change the selected tab.

I have everything else sorted but i cant think how to do it.

Thanks

Ashley Staggs
  • 1,557
  • 9
  • 24
  • 38
  • Even if there is a way to do it, apple might reject your application because they are very particular about UI issues. – IronMensan Jul 05 '11 at 13:41

2 Answers2

2

Try to use this.

https://github.com/judges/RXCustomTabBar

I have used and its so easy to integrate

You can also try this although i have not tried:

https://github.com/aalittle/ALCustomTabBarController

vikingosegundo
  • 52,040
  • 14
  • 137
  • 178
itsazzad
  • 6,868
  • 7
  • 69
  • 89
0

99% certain there's no way to do it. There are numerous re-implementations on http://cocoacontrols.com/ that might be helpful to you.

pzearfoss
  • 3,593
  • 1
  • 16
  • 12