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
- 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
- Formik creates infinite renders when initial value changes
- resetForm() displays validation errors [React Native]
- feat: Added typed checking and value suggestions to field related methods
- Expo and React Native error: TypeError: (0, _formik.useFormik) is not a function. (In '(0, _formik.useFormik)()', '(0, _formik.useFormik)' is undefined)
- Docs
- TypeScript not yet supported