Ios swift – How to change constraints of UIBarButtonItem?
I have a custom navigation bar with the superclass UINavigationBar with a custom navigation controller with the superclass UINavigationController. I added a button to the left side of my navigation bar. I also changed the navigation bar height and changed…