Well you can use the .toolbarColorScheme(.dark, for: .navigationBar) now.
But only when the toolbar background is visible: .toolbarBackground(.visible, for: .navigationBar).
I still can't find a way how to set the status bar style on iOS 16 when the navigation bar is visible but has no (or transparent) background.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: