KarimMokhtar / react-drag-drop-files

Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select the file anywhere in the window.
MIT License
248 stars 91 forks source link

support for react native #68

Closed SMAsadAli closed 2 years ago

SMAsadAli commented 2 years ago

Your package is what i need to use for my react native project, but when i add the package and try to run my app through it, it gives me this error, I tried reinstalling and clearing my cache but that didn't help. I am using react-native => 0.60, is there any requirement of the latest version for it?

Screenshot 2022-05-31 at 4 03 51 PM

KarimMokhtar commented 2 years ago

Hi @AsadShah1995 , Thanks so much for your contribution. unfortunately, this library is made only for Reactjs not native. Thank you.