react-native-image-resizer
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
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