morrys / relay-forms

Build forms in React with Relay
https://morrys.github.io/relay-forms/docs/relay-forms.html
MIT License
33 stars 2 forks source link
forms hooks react relay validation

Build forms in React with Relay

This repository manages the three libraries to manage forms by exploiting the potential and stability of the relay store.

See full documentation here

Contributing

Simple Example

See SimpleExample.md

useFormField

See useFormField.md

useForm

See useForm.md

useFormState

See useFormState.md

useFormValue

See useFormValue.md