Hey, I have a stack of UIViewControllers inside of a UINavigationController. Usually the title (or the NavigationItem‘s title) decides about both the t
UIViewController
UINavigationController
If I understand you correctly, I think there's a ready-made for this:
Set backBarButtonItem on your view controller's navigation item.