redux-forms
A simple form manager for redux. The aim is to keep the library as small, performant and easy to use as possible.
The API consists of:
- a reducer
Form
wrapper componentfield
andfieldArray
decorators- a set of selectors and actions
If you think a core functionality is missing, feel free to file an issue or submit a PR!