Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Formik by useForm #3060

Open
lpatiny opened this issue May 27, 2024 · 3 comments
Open

Replace Formik by useForm #3060

lpatiny opened this issue May 27, 2024 · 3 comments

Comments

@lpatiny
Copy link
Member

lpatiny commented May 27, 2024

Hamed would like to replace Formik by useForm. Is this the right choice @targos @stropitek ?

@targos
Copy link
Member

targos commented May 27, 2024

Can you link to what you mean by useForm? There are many libraries that export a hook by that name.

@hamed-musallam
Copy link
Member

We want to use this library https://react-hook-form.com/docs/useform

@stropitek
Copy link
Contributor

react-hook-form is what we use as well in our projects.

There is an alternative that I find interesting but which I have never used and is not stable yet: https://tanstack.com/form/latest/docs/overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants