How to reduce size of image before uploading to s3?

Viewed 12

I am using react-native-aws3 for uploading image to s3bucket. I want to resize the image before uploading. How to achive this with 'react-native-aws3'.

0 Answers
Related