hey everyone if you have the nike healthcare and fitness application, check out the tab bar it changes to a red color when you click on each tab.. I was wondering how to do this?
in the delegate method of the UITabbarController, set the color per tab. If u checked the documents, you wouldve seen there is a delegate method of UITabbarControllerDelegate for checking what tab u clicked.
And in there, u can say like,