React Next Form
Build complex form with ease
Fully typed
React Next Form codebase is built in Typescript allowing you to fully type your forms and get rid of annoying bugs.
Easy to adopt
Since form state is local, React Next Form can be adopted incrementally without an high impact on your bundle size. It also help you save lot of boilerplate code saving you time and bytes.
Supports advanced use cases
React Next Form supports realtime updates with partial reset, so the user will get updated data without losing drafted fields. It has builtin support for array fields and can be easily wired up with UI libraries.