Slide 25
Slide 25 text
Rotation
• If all views rotate the same way, simply set
those in your plist
• shouldAutorotateToInterfaceOrientation
• supportedInterfaceOrientations
• Checks the root view controller
• Subclass UINavigationController and
UITabBarController