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 supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- Validation becomes asynchronous when I use setFieldTouched after setFieldValue in change handler of <input>
- `useField` vs `Field`
- Warning: Can't perform a React state update on an unmounted component
- How to turn off validation?
- Custom enableReinitialize callback (or a different name?)
- Parameter 'values' implicitly has an 'any' type.
- How do I update initialValues with values from props/api request?
- meta prop is not passed to component in Field and FastField
- onChange and onBlur causes re-render of JSX return function.
- setErrors on enableReinitialize flag does not trigger <ErrorMessage to rerender it
- Docs
- TypeScript not yet supported