Add a transition when UITabBarController selections
Hi,
I'm trying to add a transition between two tab bar selections.
I have a UITabBarController and 2 separate xib that display stuff.
I linked up the xibs and set some other settings in IB.
In Xcode i have the tab bar controller as a IBOutlet.
Is there a selected method or something that I have missed.
Thanks for you help.
|