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
- FieldInputProps not FieldProps
- setFieldValue + undefined value = unexpected and non-consistent behavior
- Set dirty flag on load (on init) i.e initialDirty like initialValues
- Strange link when on TypeScript page in documentation which breaks navigation
- Props `component`, `render`, `children` of useField hook are unused
- InitialValues properties are undefined when Formik hook is wrapped in a React Fragment
- Add ValidValues generic to FormikConfig / useFormik
- Support custom fields without workarounds
- Formik add duplicate dependency react-fast-compare which increase bundle size
- Type error when assigning handleSubmit to onPress prop in React Native
- Docs
- TypeScript not yet supported