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

i need examlple for use onError props and errors #83

Closed arezookheirabedi closed 3 years ago

arezookheirabedi commented 3 years ago

i search so but i coudent fined any example for check validation.i ll be so satisfied if u send me an example code

jayeshmemorres commented 3 years ago

hello Did you solve it yet? if solved please help me.

vutoan266 commented 3 years ago

Hi @arezookhrirabedi , @jayeshmemorres , This is my draft demo about validation, you should check it: codesandbox Feel free to ask me if you have any questions. Thanks!