how to cropped image upload to the server in react , which package is best for that?
I tried react-easy-crop packages for this purpose.it works well , but it doesn't return the cropped image file. how can i make the cropped file using this ? . or which package suitable for this ? .