ā Zero dependencies (that affect your bundle size)
ā Only peer dependencies: React and š Final Form
ā Opt-in subscriptions - only update on the state you need!
ā š„ 3.0k gzipped š„
Comprehensive JS framework and UI components for building enterprise-grade web apps.
In the interest of making š React Final Form the best library it can be, we'd love your thoughts and feedback.
React Final Form is a thin React wrapper for Final Form, which is a subscriptions-based form state management library that uses the Observer pattern, so only the components that need updating are re-rendered as the form's state changes.