TabPageViewController
TabPageViewController copied to clipboard
Change tabItems type to [UIViewController]
When using UINavigationController, the navigationBar title uses the title of the rootViewController by default. I thought that it would be easier to understand.
Thank you for consideration.