Selected state of tab bar icon in IOS 7
问题 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 回答1: As of Xcode 6, you can do this by default in Interface Builder. No need for any custom subclasses or categories as before. 回答2: Here is the swift solution based on @MrAlek's solution, create a custom