Improve mobile photo quality for uploads and media rendering
This commit is contained in:
@@ -55,7 +55,7 @@ let ProfileSettings = () => {
|
||||
mediaTypes: ImagePicker.MediaTypeOptions.Images,
|
||||
allowsEditing: true,
|
||||
aspect: [4, 3],
|
||||
quality: 0.5,
|
||||
quality: 0.85,
|
||||
//allowsMultipleSelection: true,
|
||||
});
|
||||
if (!result.canceled) {
|
||||
|
||||
Reference in New Issue
Block a user