Forms in react

I would like to know if formik is the best solution to working with complex form inputs in react applications? How will it be in complex multi forms?

Can you show an example of what you are trying to create? Formik is a good solution as 3rd party form libraries go.

:grinning: