#Modals in Tabs
Demonstrates a bug in UIKit where a view controller's view does not get added to the view hierarchy when in a UITabBarController
.
Steps to reproduce:
- Tap the 'Show Modal View Controller' button in the first tab
- Switch to the second tab
- Switch back to the first tab
- Tap the 'Dismiss' button to dismiss the modal view controller