I am trying to change the color of the Settings button to white, but can\'t get it to change.
I\'ve tried both of these:
navigationItem.leftBarButton
You should add this line
self.navigationController?.navigationBar.topItem?.backBarButtonItem?.tintColor = .black