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
- Incorrect typings on validateField
- Improve TypeError exception message if validation schema is passed as plain object
- Please make onSubmit/handleSubmit optional for use cases that don't involve submitting forms
- Stale validation
- Revalidate form if validationSchema on prop change
- Field type="email" multiple={true}: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
- WIP Strongly Typed Fields v2
- Using Formik's Wizard (multi-step form) with react-dropzone (file upload field)
- bug empty errors
- FieldArray inside FieldArray super slow
- Docs
- TypeScript not yet supported