benjreinhart / react-native-aws3

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

Image resolution on upload #57

Open LaurieWilliamsNZ opened 6 years ago

LaurieWilliamsNZ commented 6 years ago

Hi,

Is there a way to change the resolution of the image when it's uploaded? I'm uploading images that are reasonably high quality but are being compressed into a really low resolution on upload.

Any suggestions?