Isn’t LeftBarButtonItem showing on navigation bar?
If you manually create a parent and child relationship between two view controllers, the child view controller might not have a navigation bar in this case. So you might be wondered why the navigation item of the child view controller…