Post

Replies

Boosts

Views

Activity

Comment on SwiftUI Picker doesn't use NavigationView
Hi, thanks for your comment. Sadly, setting it to .automatic doesn't solve it, it still behaves as .menu. Apple's own docs also show the default Picker with a navigation link https://developer.apple.com/documentation/swiftui/picker
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on SwiftUI Picker doesn't use NavigationView
I couldn't find an option .navigationLink in the PickerStyle enum. Then I realized there's a new update for Xcode, with the new iOS 16.1 stuff. Installed, suddenly .navigationLink appeared in the dropdown. Thank you for your help.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22