Set UITabbar tintColor via StoryBoard

I found that it’s really weird to set UITabbar tintColor.

It won’t work if you change the Tint attribute in the View section.

tint_notwork

You have to add the attribute by yourself to make it work. Check this out.

tint_work

Happy Tabbaring !!

This entry was posted in iOS development. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *