UITabBarController With UINavigationController "more" Tab Issue
- by Medlay
UITabBarController with UINavigationController "more" tab issue
There is a problem with using UINavigationController in UITabBarController. I have a TabBar with 6 items. Of course, a standart item "more" appears, and there are two UINavigationControllers that didn't fit in a TabBar. The core of the problem is: when I'm working with visible…