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
- Get form's status in validationSchema, in order to make validationSchema's dynamicity more powerful
- submitForm doesn't reject if combinedErrors are not instance of Error
- Add a submittedCount to track successful submits
- validateOnMount not working when enableReinitialize is true
- setValues retrieves old state in the function variant
- getFieldMeta does not return errors of nested field objects via yup schema
- In Docs for FieldArray, object version should use a persistent key
- useField brings back referentially different helper functions on every render
- Website: please add dark theme
- Latest alpha - max update depth exceeded
- Docs
- TypeScript not yet supported