Selected state of tab bar icon in IOS 7

user2889540 picture user2889540 · Oct 17, 2013 · Viewed 8.8k times · Source

I'm having fun learning to build my first iPhone app and wonder if someone would kindly point me in the right direction.

I have basically added in custom icons for my tab bar (IOS 7). Now I want to add in a custom selected state icon for each of these. How would I do this?

Thanks

Shell

Answer

MrAlek picture MrAlek · Dec 22, 2013

As of Xcode 6, you can do this by default in Interface Builder. No need for any custom subclasses or categories as before.