I could not get this to work,
It sets an odd red tint, regardless of colour
So after digging around on the modifiers.
I found simply adding the modifier.
.onAppear() {
UITabBar.appearance().barTintColor = .black
}
Works
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: