I don\'t no if this is possible, but this there a way to treat a tab bar item click like a regular button click(action)? Here\'s the reason: I have a tab bar in my applicati
I'd suggest going with a UIToolbar. Or make your own custom UIView and design it to your liking