final-form / final-form/react-final-form
Expose PropTypes
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### **feature request**?
Expose propTypes not just Flow and TypeScript types.
### What is the current behavior?
The documentation contains comprehensive types for Flow and TS but if you don't plan to use language extensions for types and just want to use plain old proptypes (for fieldrenderprops for example), your might need to reimplement proptype definitions yourself. This is something that would be really convenient if the library could provide.
Contributor guide
Assessment
This issue has not been assessed yet.