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
- Formik values not updated properly when browser autofills/autocomplete
- Field prop `formatOnBlur` works only for the first "blur"
- Add useIsValidating hook
- Simulate checkbox Input removes property from values object
- Manual trigger validation with validateForm does not display errors
- Formik should not eat up all the errors, without passing them a long
- v3 w/ Subscriptions may need an effect hook to connect parent state via innerRef.
- YUP Default values do not work with schema validation
- Formik Plugins
- Add optimization capabilities to `connect`
- Docs
- TypeScript not yet supported