Adding additional UITabbarItem to UITabbarController
问题 I am wondering if there is a way to add an additional UITabBarItem to my exisiting UITabBarController . It doesn't need to be in runtime. All I want to do is when hitting this button I want to presentModalViewController: over my actually visible ViewController, which should either be the TabBarController or its controllers. Hopefully this is clear enough, if not, feel free to ask. 回答1: As a result of my research you cannot add a UITabBarItem to a UITabBar that is managed by a