vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

how i can access data e.target.files? #74

Closed asoutheastasiandessert closed 3 years ago

asoutheastasiandessert commented 3 years ago

how i can get something like this

Screenshot 2020-12-11 at 7 47 52 PM

i tried check it on onChange onClick property but no luck.