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 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

Reference

Below are the reference links:

No. Link
1. Read more here.
2. Follow code author here.