Tabbar with custom colors

情到浓时终转凉″ 提交于 2019-11-28 14:36:09
Matthew Frederick

As nicktmro noted, you have to customize everything.

Check this previous answer: Changing Tint / Background color of UITabBar (check a couple of answers on this one, a later answer fixes problems with the accepted answer)

And this blog post: iPhone TabBar Custom Background Image


ADDED

Here's another one that looks clean and easy:

Custom colors in UITabBar

Be sure to read the comment on the answer.

You will have to create your own "tab bar" controller. Unfortunately the "blue" color you are talking about is actually just an alpha level, not a shade of blue.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!