We would have to implement quality and videoQuality from expo-image-picker https://docs.expo.dev/versions/latest/sdk/imagepicker/#imagepickeroptions
To be done
- Add a button on ShareView header to toggle between SD/HD. It can be just a text for now.
- We’ll have to play with the values, but a compression of 0.5 might be enough
- Default SD
- The option needs to be considered on all files sent on the same upload, but fallback to SD afterwards for future uploads
We would have to implement quality and videoQuality from expo-image-picker https://docs.expo.dev/versions/latest/sdk/imagepicker/#imagepickeroptions
To be done