Code along session, download the project here.
Takeaways
use
itemProvider(_:)+onInsert(of:perform:)to support drag and dropuse
fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)to export data out of your appuse
importItemProviders()to support importing data from other apps/system services
