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
- 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
- React Native Umbrella
- How to validate the form on enableReinitialize or mapPropsToValues
- Expose Formik injected props PropTypes
- Add isDirty callback prop to Field
- Rendering method comparison (component vs render vs children)
- Add dependencies prop to FastField
- Docs
- TypeScript not yet supported