react-native-image-resizer
react-native-image-resizer copied to clipboard
Define quality
ImageResizer.createResizedImage(this.state.image.uri, 8, 6, 'JPEG', 80)
80 is quality here.
If i set it to 0 is that means low quality and 100 is high quality?
yes, @AshokICreate. Why don't you play around with it, try it out you will get it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed. Thank you for your contributions.