Where can I find and an example how how to implement using SwiftUI, a UIBarButtonItem navigation to new view From Master View of Master/Detail template. In the new view, I plan to create a new record for saving into core data.
Any help would be greatly appreciated.
Jim