UITabBar and rotating views, animation?
But now they don't rotate anymore. Is there a way to tell UITabBarController to pass on the rotation to my view controllers? Do I have to subclass the controller?
Also, is there a way to animate the transition when when the user (or the program) switches to a different view? This would be nice for some transitions, but I don't see a way to do it.