Skip to content

morrys/relay-forms

Repository files navigation

relay-forms

Build forms in React with Relay

Installation

Install relay-forms and relay-runtime using yarn or npm:

yarn add relay-forms relay-runtime

Contributing

  • Give a star to the repository and share it, you will help the project and the people who will find it useful

  • Create issues, your questions are a valuable help

  • PRs are welcome, but it is always better to open the issue first so as to help me and other people evaluating it

  • Please sponsor me

relay-forms

RelayForm

See RelayForm.md

useFormSetValue

See useFormSetValue.md

useFormSubmit

See useFormSubmit.md

useFormState

See useFormState.md