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
- Input type='number' unexpected transforms
- When changing <Field /> components dynamically, enableReinitialize doesn't work
- Yup and field-level validation
- Can I send data on handleSubmit to the onSubmit function ?
- Bug: Interpretation of validate() result
- FastFields rerender needlesly inside FieldArray
- Validation triggered when changing "initialValues"
- Field component validate property add two optional parameters (field id, value) to function signature
- onSubmitEditing={handleSubmit} not working with onBlur={() => setFieldTouched('fieldName')}
- Multistep Wizard - Testing with react-testing-library
- Docs
- TypeScript not yet supported