AZTabBarController icon indicating copy to clipboard operation
AZTabBarController copied to clipboard

how to reset navigation controller to first page after tapping another tab bar item

Open frank61003 opened this issue 4 years ago • 0 comments

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 tap another tab item and return two second tab item. Can I reset this navigation controller( second tab item ) to first view controller, or I need to pop view controller manually? Thank you.

frank61003 avatar Jul 30 '20 03:07 frank61003