A web developer in Ruby on Rails and React
Formik is no longer maintained github.com/jaredpalmer/formik/issues/3663
I’d actually recommend react-hook-form if you’re starting a new project. Very similar API, popular, and actively maintained. react-hook-form.com
Chinenye Anikwenze
Software developer && Technical writer
Thank you for this article. I had a bug with syncing the initial values from formik with api response and the enableReinitialize=true helped solve the bug