react final form

🏁 High performance subscription-based form state management for React

7400
491
JavaScript

🏁 React Final Form

React Final Form

Backers on Open Collective Sponsors on Open Collective NPM Version
NPM Downloads
Build Status
codecov.io
styled with prettier

βœ… 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.

Take a quick survey.


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.

Getting Started

Philosophy

Examples

API

FAQ