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
- 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
- fix FormikErrors type
- How to pass all the values of the form to validate function
- enableReinitialize + validateOnMount (redux update) --- not working
- enableReinitialize ignores space... Is this a bug?
- Can I swap elements in FieldArray without remounting components?
- Docs
- TypeScript not yet supported