benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
399 stars 151 forks source link

Can uri be a remote url? #18

Open faceyspacey opened 7 years ago

faceyspacey commented 7 years ago

If not, any tips for a pull request to do so?

jimfilippou commented 6 years ago

uri is supposed to be local file, if you want something remote then download it first and then execute RNS3.put