Expo - React Native - iOS - How to drag and drop between 2 apps in split view / split over

237 Views Asked by At

I would like to drag elements (like images) from one app (Safari for example) to my app made with Expo. Despite searching GitHub, Stackoverflow, etc. i can't find how do that ? Is it then possible to use the Expo workflow version only ?

1

There are 1 best solutions below

0
Arunabh Verma On

I have a solution. You can use webview and then use ondrop function.

check this video :: https://youtu.be/eLja90T28AQ