react-images-uploader
react-images-uploader copied to clipboard
Consider url be also a function/callback
Sometime to upload the photo must be done also with a payload post or a payload must be created first.
I'd like to propose to set the url be a custom function callback where we can validate the request and do custom request to the server after all photos be rendered the thumbnails.