api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
373 stars 132 forks source link

[Next.js] Replace Formik by React Hook Form #330

Open alanpoulain opened 2 years ago

alanpoulain commented 2 years ago

For the Next.js generator only. Formik is not actively maintained anymore. We should replace it with React Hook Form, the best alternative.