iOS
NavigationView dynamic background color in SwiftUI
As you may noticed, customizing navigation bar using only SwiftUI standard NavigationView is not possible in the first release of SwiftUI (as of Xcode 11), as no API is provided to change the background color. More over you as you don't have access to NavigationBarController is really hard