# react-component/form

React High Order Form Component(web & react-native)

Repository: https://github.com/react-component/form
Canonical: https://ross.abutalabs.com/products/react-component-form
Homepage: http://react-component.github.io/form/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2021-12-23T10:06:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3921, "days_push": 1714, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1808, forks 291 (observed 2026-08-28T04:05:39.316080+00:00)

## What it is
rc-form is a React higher-order component library for managing form state and validation, built on async-validator. It works with both React.js web apps and React Native.

## Use cases
- manage form state in react
- validate form fields with rules
- build forms in react native
- show field validation errors
- handle nested and dynamic form fields

## When to choose
- you need lightweight form handling for React or React Native
- you want decorator-based field registration with async validation

## When to avoid
- you use modern React function components and prefer hooks like react-hook-form
- you need actively maintained form tooling with recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: form-handling, ui-components
- domain: web-development, frontend, mobile-development
- platform: cross-platform
- tags: react, react-native, higher-order-component, async-validator, form-validation, nodejs, web-server

## Member repositories
- react-component/form (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.316080+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:21:23.310185+00:00, confidence not recorded.
  - readme: https://github.com/react-component/form (fetched 2026-08-28T04:05:39.316080+00:00, sha 3127a9dc41ee)
  - homepage: http://react-component.github.io/form/ (fetched 2026-08-29T11:00:22.994546+00:00, sha 17f2bcedab03)
- Data as of 2026-08-30T08:39:29.467469+00:00.
