I'm using Formik to generate advanced Form, where I have normal Field's and also using FieldArray. FieldArray is adding group of fields, where I have a checkbox. I need that checkbox to show/hide or ...
However, if you want to use it with 3rd party form components (eg. a fancy date picker), you need to make sure event handlers are hooked up correctly. That becomes tedious when multiple projects use ...