I\'ve tried this for hours but I still cannot solve it. When using UINavigationController and push a new view controller on top, I got a free \"back\" button on the left of
SWIFT 5 this worked for me. Thanks
self.navigationItem.leftItemsSupplementBackButton = true