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
- useFieldArray in 2.0
- Updating form after saving to an API with Redux
- Added optional `explicitValidation` parameter to all FieldArray Helpers
- Warn consumers if Formik context is undefined
- TS Typing: FormikProps<AllValues> can't be assigned anymore to FormikProps<SingleValue> (2.0/hooks)
- When submitting form fails, select dropdown does not maintain proper value
- Check didMount in setStatus to avoid calling setState after Formik unmounts
- Expose form submission errors
- React Native Umbrella
- How to validate the form on enableReinitialize or mapPropsToValues
- Docs
- TypeScript not yet supported