react-native-uploader
react-native-uploader copied to clipboard
Support to upload files to AMS S3?
As title, is there any way to support to upload files to AMS S3? Thanks!
Eventually, I created another example to upload image to S3 through learning your example and node-s3-policy with some upgrade, such as AWS Signature.
Since I didn't realize it could be that easy with the benefit of your interface design, I didn't fork your example from the beginning, which results in a pull request a little bit difficult, I will submit a PR later or you can merge from my repo if you have a chance:
https://github.com/lifuzu/react-native-uploader-s3
Thanks for the excellent RN component!
Thank you. I'd welcome a PR as soon as you are able.
I'll keep this open until merged.
Hello, any thoughts on if you'll be able to submit a PR for this? Would love to have it.
yea, would love to have it as well. would be nice to have it all under one roof.