SwiftUI on iPad: Add toolbars, titles, and more

RSS for tag

Discuss the WWDC22 Session SwiftUI on iPad: Add toolbars, titles, and more

Posts under wwdc2022-110343 tag

2 Posts
Sort by:
Post not yet marked as solved
1 Replies
76 Views
I am trying to reproduce the new navigation title menu for iPad // toolbar customizations ... .navigationTitle($place.name) { MyPrintButton() } from WWDC2022 presentation (SwiftUI on iPad: Add toolbars, titles and more) and I was not able to do this. Can anyone do this? or maybe failed like me?
Posted Last updated
.