un-hardcoded jpg, switch to webp in a few cases
This commit is contained in:
@@ -43,6 +43,7 @@ jest.mock('expo-image-manipulator', () => ({
|
||||
}),
|
||||
SaveFormat: {
|
||||
JPEG: 'jpeg',
|
||||
WEBP: 'webp',
|
||||
},
|
||||
}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user