formik
https://github.com/jaredpalmer/formik
TypeScript
Build forms in React, without the tears 😭
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- Using updater functions for setErrors and setTouched
- [v2] better error message when useField is used above Formik (TypeError: formik.getFieldProps is not a function)
- Touched state isn't correct when dealing with array values
- How to access component props within handleSubmit and withFormik
- How to make get updated errors object onBlur when using validationSchema?
- How to check when Formik is changing validation schema?
- Formik with Yup is not validating onBlur and onChange
- use Field component with Generics
- Typescript compile errors with many FormikHelpers when using nested fields
- When you have a Select with multiple allowed in Typescript the values should accept type string[]
- Docs
- TypeScript not yet supported