benjreinhart / react-native-aws3

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

How to access(get uploaded file) the private bucket in aws s3 repo ? #89

Open baladkb opened 5 years ago

baladkb commented 5 years ago

Hi, We are using this plugin and it's useful for us 👍 💯 We can able to upload files in private bucket in aws s3 but not able to get or access the uploaded files, can You please suggest some steps or code samples to archive this.

thanks 🤘