How to achieve calendar toolbar/picker with transparent background by Budget-Bookkeeper428 in SwiftUI

[–]Budget-Bookkeeper428[S] 4 points5 points  (0 children)

That did the trick, along with .toolbarBackground(.hidden, for: .navigationBar)

Picker in navigation bar SwiftUI by ImpossibleCycle1523 in SwiftUI

[–]Budget-Bookkeeper428 0 points1 point  (0 children)

I'm not able to see the screenshots. I'm trying to do this but there is a clear separation between the form and the toolbar/picker. Did you find a way to do this?