frank61003

Results 3 issues of frank61003

I have 5 tab bar item, each tab bar button have navigation controller. If I tap in second tab item and push maybe three or four view controller, then I...

Hi, I use the tab bar and hide it in my main view(first tab), and use self.currentTabBar?.setBar(hidden: false, animated: false) in main view's viewDidDissapear(). I also set some segment with...

Hi I use the AZTabBarController to controller my tab bar. When I present a new view, It works well. I got an issue to bring the data back to the...