Right way for Framework7 React and Formik

Hi there!

I have a form and I want to integrate Formik https://jaredpalmer.com/formik/.
I thought about the right choice:

  1. To wrap Formik inputs into the Framework7 styles?
  2. Or to insert Framework7 inputs into Formik fields (replace Formik inputs with his API)?

If you have any ideas, please share. Just ideas, optional code.

I this should be easier :slight_smile:

1 Like

Thank you so much, Vladimir!