final-form / react-final-form

🏁 High performance subscription-based form state management for React
https://final-form.org/react
MIT License
7.38k stars 480 forks source link

Documentation for adding Dropzone to Final Form #592

Open intelligence opened 5 years ago

intelligence commented 5 years ago

Struggling to understand how I include a third party component such as react-dropzone into react-final-form. I found some other issues relating to this on here, but they seem to be referring to older versions of final form and dropzone, so they don't seem to help.

I posted on SO with a non working code sandbox. I would very much appreciate a basic example with working dropzone integration if possible.

PaulGLujan commented 5 years ago

I think I got it working... Check out this Code Sandbox https://codesandbox.io/embed/dawn-dream-w6wc3?fontsize=14