EXPERIMENTS

#009 Drag/Drop UX in MacOS
    Concept
by Pavan, 12/28/22

Last week, I worked on created a drag/drop ux for transferring assets and implemented it on iPad using the Transferrable protocol. My goal this week was to implement it in MacOS since Transferrable does not work with MacOS yet. Below is a working version of the drag and drop ux for images on MacOS. Next step is to add this affordance to the wallet layer of the browser.