formik
formik copied to clipboard
Is Formik no longer maintained? 133 open PRs, no releases since June 2021
:(
See: https://github.com/jaredpalmer/formik/issues/3601
https://react-hook-form.com/ is probably the most used alternative
For sure @Patrick-Ullrich - a bit unfortunate that Formik is falling behind, so many of my projects use it. Have switched to RHF for past 3 builds already, but those from before still need maintenance, I've been hopeful here but alas. This is how OSS goes!
- 1
Pretty sure the library is abandoned (now 643 open issues). There are 0 dependencies, so the library shouldn't face too much bit rot if it works perfectly for your use-case. Might not be a good choice for new projects.