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
- submitForm doesn't get rejected if form is invalid
- Can I get an iterator value when used component property of FieldArray?
- arrayHelper.remove when form is invalid, throws error.
- Formik validation works incorrectly with FieldArray `move` helper
- touched is set only when the form is submitted, this default behavior looks a lot more like a bug
- On form validation end `isValidating` and `errors` are not set synchronously
- How to validate onBlur only when moving between fields?
- Can use array of validators in validate props
- How disable the auto reset form on submit in formik?
- Executing `validateField` on an FieldArray throws `TypeError: Cannot read property 'validate' of undefined`
- Docs
- TypeScript not yet supported