react-firebase-file-uploader
react-firebase-file-uploader copied to clipboard
maxWidth property always scales image
When maxWidth props is set then the image is always scaled even if it's smaller then the maxWidth value (it is scaled up in that cases).
Thanks for this nice library 👍
Hmm that's indeed not a nice solution. We are receiving more complaints about the image resize code. I'll try to fix it!
Anything on this one?