interclip/mobile

Uploaded images are just too high in quality

filiptronicek opened this issue · 1 comments

This sounds weird to say lol, but @svobodavl informed me of how slow image uploads in the app are compared to uploading from the web. I first didn't know why that could be but soon realized, that it is because of compression. A sample image I tested on was 2x bigger using the app! I think we should keep the option to upload in full quality, but also add high and medium compression options.

Refference:
https://docs.expo.io/versions/latest/sdk/imagepicker/#arguments-2

Fixed in 82b7406 (hopefully lol)