benjreinhart / react-native-aws3

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

Custom metadata support -- merge conflicts resolved #46

Open hrmoller opened 7 years ago

hrmoller commented 7 years ago

I needed this in my own project but I think react-native-aws3 is a great module so I just wanted to make it a bit easier to merge #10.

Compared to #10 there's no changes in functionality but the merge conflicts that have been resolved.

StephenBydawell commented 6 years ago

Hi there. Any idea when this will be merged into master? I also need metadata support.