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