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
702
Jun ’21
Use Xcode for Server Side Development
Following along with the session, I have a Server which compiles and builds but won't run, has no target. What should the Run Target be?
Replies
2
Boosts
0
Views
1.4k
Activity
Jun ’22
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.
Replies
0
Boosts
0
Views
702
Activity
Jun ’21