TTLabs / EvaporateJS

Javascript library for browser to S3 multipart resumable uploads
1.82k stars 207 forks source link

React Native support #474

Open StampixSMO opened 2 years ago

StampixSMO commented 2 years ago

I was wondering in how far this project is compatible with React Native?

React Native does not have the File API, but does have other options to read out the files.

Anyone tried this before?