Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Custom iOS Tab Bar Selected Color

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

like image 770
Ashley Staggs Avatar asked Nov 05 '22 18:11

Ashley Staggs


1 Answers

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

like image 79
itsazzad Avatar answered Nov 12 '22 11:11

itsazzad