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
- Call formik.setFieldValue() with previous value as parameter
- Terneries, espescially deeply nested ternaries, make code difficult to read. Please do not do this.
- Docs layout is a bit broken
- Fix validation on stale values
- useField's onChange function should accept non-string values as args
- Consider shipping a LICENSE file with your npm package
- Why do I have to specify a name again when using useField's onChange function?
- Support for React Native's SyntheticEvent type
- fix: Horizontal scrolling Problem in the website #3916
- Uncaught (in promise) TypeError: e2 is null [CoreValidator.ts:138:2]
- Docs
- TypeScript not yet supported