Ch. 22 Lists & Navigation - Setting UINavigationBar Tint Color has no effect

This line for setting the tint color on the UINavigationBar does not change the back button text and arrow color to white (preview, simulator, on device).

UINavigationBar.appearance().tintColor = .white

XCode 14.1 (14B47b) IOS Target: 14.4

Ah, I had selected a device running IOS 16, works on IOS 14.

hi Greg, we’re updating the book to Xcode 14 / iOS 16 now, should be out early next year.

1 Like