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
- initialValues is now required?
- [v2] isValid=true on mount, even though initialValues are invalid and validateOnMount=true
- setFieldTouched, setFieldValue, etc. not working with arrays in Typescript anymore
- FastFields rerender needlesly inside FieldArray
- Multistep Wizard - Testing with react-testing-library
- Focus input after push using FieldArray
- input type='number' actually returns empty string for empty input
- Handle multiple errors returned by Yup
- On forms with multiple buttons, it's not easy to tell which button is submitting in order to display a loading indicator
- React Native with Typescript - void has no call signature
- Docs
- TypeScript not yet supported