๐Ÿ React Final Form

February 13, 2026 ยท View on GitHub

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

๐Ÿ”„ Upgrading from v6 to v7?

See the Migration Guide for TypeScript-specific breaking changes and how to handle them.

Philosophy

Examples

API

FAQ