Use with form libraries
React Hook Form
Learn how to integrate Formity with React Hook Form with an example implementation.
React Hook Form
Formity works alongside React Hook Form. To see how the integration works, clone this repository.
Terminal
git clone https://github.com/martiserra99/formity-react-hook-form
Then install the dependencies.
Terminal
npm install