Thank you.
Sample code project is associated with WWDC22 session 10061
I found the documentation here:
contextMenu(forSelectionType:menu:primaryAction:) | Apple Developer Documentation
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
Thank you.
Sample code project is associated with WWDC22 session 10061
I found the documentation here:
contextMenu(forSelectionType:menu:primaryAction:) | Apple Developer Documentation
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