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
- Is it possible to have a common general/default validation for all fields?
- Is there a way to create custom validation?
- How to check FormikContext provider without warnings?
- Recommended way to implement undo/redo?
- Optional Fields Feature
- Track currently focused field by name
- setFieldValue to undefined deletes the value from values and prevents errors from showing / touched being updated on submit
- useField does not respect the checked property when creating a checkbox
- Field with component prop strips hidden input of react-select!
- FieldArray creates empty errors array
- Docs
- TypeScript not yet supported