how to change the color of back button navbar xcode code example
Example: how to change the color of back button navbar xcodee
self.navigationController.navigationBar.tintColor = UIColor.whiteColor();
self.navigationController.navigationBar.tintColor = UIColor.whiteColor();