I’ve been playing with the Transferable protocol in Octoscope. Drag & drop was easier to implement than expected and seems a bit more interesting than the age-old “export button” for spreadsheet analysis.

#SwiftUI #BuildInPublic #IndieDev #iOSdev

@robowen I love it!! How did you format the data? CSV?
@ftiff Yes it’s CSV formatted! Under the hood it’s a DataRepresentation with content type .commaSeparatedText.