A React Form component for JSON schema
This post is about a React Form component for JSON schema, I write about the motivations, the component and how it works.
9/26/2022
Live demo
You can find the live demo here, this is a React SPA with a form editor and a couple example forms.
All the demos use the same form component for both the form result and form editor, if you want to know some interesting details about how the form editor works, check out the recursive demo and one of demo
Generated form for the navbar demo