api-platform / api-platform/create-client
[Next.js] Replace Formik by React Hook Form
Open
enhancement
Next.js
- Dominant language
- TypeScript
- Stars
- 376
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
For the Next.js generator only.
Formik [is not actively maintained anymore](https://github.com/jaredpalmer/formik/issues/3601).
We should replace it with [React Hook Form](https://github.com/react-hook-form/react-hook-form), the best alternative.
Contributor guide
Assessment
This issue has not been assessed yet.