I have a UITabBarController with a number of view controller . If from one View Controller i present a PopoverController , the tab bar becomes inactive until i dismiss the popover . Is there a way to interact with the tab bar even if the popover is displayed ?
Share
Haven’t done this myself but I think you want to use this property