I use UINavigationController inside UITabBarController and one of the screens in my navigationcontroller is a UIImageView. When I want to show that image full screen I have to hide the navigation bar and tab bar. I’m able to hide the navigation bar correctly but when I hide the tab bar, it leaves 50px of white space. Any suggestion?
I use UINavigationController inside UITabBarController and one of the screens in my navigationcontroller is
Share
Thank you for all
I have found the best solution to my problem .
It gave me the response I wanted .
Thank you for your share