Post

Replies

Boosts

Views

Activity

SwiftUI navigationTitle
Is there anyway to set/define the colour of the navgationTitle? Have tried 'tint', Text("some title").foregroundColor(.red). Example .navigationTitle(Text("Developer Journal").foregroundColor(Color.white)) Can't seem to influence the Text Color, the old way used to be to use UINavigation and bring that into SwiftUI setting the 'appearance' but figured this would be updated in this release.
0
0
679
Jun ’21