Post

Replies

Boosts

Views

Activity

How to change TabView background color with SwiftUI?
Default TabView comes in light grey background color. the accentColor modifier works ok for changing the icon selected color, but I can not get the background color to change.Modifiers I've tried: .background(Color.white)This should work, but it doesn't. Could someone point me to the right direction?Thank you!
8
2
26k
Aug ’19