react-images-uploading icon indicating copy to clipboard operation
react-images-uploading copied to clipboard

Allow ref forwarding

Open andfk opened this issue 3 years ago • 0 comments

Hi! Thanks for the component, it is very helpful but i have hit a limitation as i needed to call the onImageRemoveAll from a hook function. I could have by passed such method from the render itself but i don't like the approach and thats why i've implemented the ability to use a ref and expose the same methods offered in render.

If you accept this PR please consider the React docs advice in order to bump the release version.

andfk avatar Aug 14 '20 11:08 andfk