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
- isInitialValid now is required to make isValid flag false at startup
- Add ability to pass `context` for validation
- yup validation schema
- No return type for `useFormik` function
- return value for validateField
- Formik called `handleChange`, but you forgot to pass an `id` or `name` attribute to your input:undefined
- Improve type checking around `setFieldValue`
- `FieldProps` type is not accepting proper generic type.
- Formik props leak?
- How to reset touched to false
- Docs
- TypeScript not yet supported