Post

Replies

Boosts

Views

Activity

Comment on NavigationStack Being Automatically dismissed
It is because navigation path cannot persist between refreshes; persisting it seems to solve the issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on How to use NavigationSplitView instead of NavigationView where binding was used
Thank you! While this mostly worked, I ran into issues when deleting events by swipe actions. Here's the attempt: https://github.com/nkalvi/Date-Planner-710387
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on Sample code doesn't compile as contextAction has been replaced
Thank you. Sample code project is associated with WWDC22 session 10061 I found the documentation here: contextMenu(forSelectionType:menu:primaryAction:) | Apple Developer Documentation
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Printing WKWebView to PDF in macOS 11.0+
Thank you!
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on Sample code doesn't compile as contextAction has been replaced
Thank you! - also for suggesting how to view the changes.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’23