@hyperkid/react-final-form
v7.0.0
Published
๐ High performance subscription-based form state management for React
Readme
๐ React Final Form
โ 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 ๐ฅ
React Final Form is sponsored by Sencha.
Comprehensive JS framework and UI components for building enterprise-grade web apps.
๐ฌ Give Feedback on React Final Form ๐ฌ
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.

