Open MrZhang123 opened 6 years ago
when i save the image , i get png image , how to setting to get jpg image ?
You need to convert it to png I guess. You can use react-native-image-resizer to resize the image if you need to and save to JPEG.
when i save the image , i get png image , how to setting to get jpg image ?