react-native-image-resizer icon indicating copy to clipboard operation
react-native-image-resizer copied to clipboard

How to force jpeg file extension at the end for both systems (iOS and Android) without setting outputPath

Open bekatd opened this issue 4 years ago • 0 comments

I want to specify the file extension of the resized/compressed image, but not the full path, I don't care where they will be stored, only need to enforce specific file extension for both systems to be jpg

How to force .jpeg file extension at the end for both systems (iOS and Android) without setting outputPath

bekatd avatar Mar 26 '21 20:03 bekatd