MobX Schema Form

JSON →
library 1.14.2 ·javascript maintenance
verified Jun 7, 2026

MobX Schema Form is a React component library (v1.14.2) that bridges MobX FormStore with React-Schema-Form and React-Toolbox for declarative form rendering, validation, and Material Design widgets. It provides reactive, conditionally-rendered fields, real-time validation, and support for custom validators. Compared to alternatives like react-jsonschema-form, it offers lighter weight (CSS Modules over inline styles) and tighter MobX integration, including computed properties and conditional required/read-only fields. Maintenance pace is low; last release was in 2019. Requires React 15/16, MobX 2.2–5, and React-Toolbox 1–3.