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 supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- Fields are not set as touched before Submit except for when none are "manually" touched
- Map fields not supported
- FastField is rendering on every value change
- Pass the interface for values to the `<Field` component so the name prop can be validated
- File format validation doesn't work with some formats
- Feature/yup validation context
- [v2] Pass setFieldValue in useField's returned value.
- Field level validation dependent on other fields.
- The motivation behind using void for component property
- [v2] isSubmitting resets to false too early.
- Docs
- TypeScript not yet supported