Post

Replies

Boosts

Views

Activity

Liquid glass - how change color of back button in nav bar
Prior to iOS 26, we could set the color of iOS's back button (at left of nav bar) using the line: navigationController?.navigationBar.tintColor = UIColor.red This is not working for me in iOS 26. Anyone get this to work? We can change the tintColor of individual toolbar items that we add, but the back button is system generated.
Topic: UI Frameworks SubTopic: UIKit Tags:
3
0
280
Aug ’25
Liquid glass - how change color of back button in nav bar
Prior to iOS 26, we could set the color of iOS's back button (at left of nav bar) using the line: navigationController?.navigationBar.tintColor = UIColor.red This is not working for me in iOS 26. Anyone get this to work? We can change the tintColor of individual toolbar items that we add, but the back button is system generated.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
3
Boosts
0
Views
280
Activity
Aug ’25
Liquid glass toolbar: showing wrong light/dark on load
I have a dark background and the initial look of the nav bar is showing like there is a light background. See picture. Has anyone experienced this or know of a solution? If I scroll the table up, it will fix itself and start behaving as I'd expect.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
2
Boosts
0
Views
110
Activity
Jun ’25