Skip to main content
Version: 1.0

Installation

Formulaik works well with the React component system. Isolating the different inputs is easy and straightforward.

Both the React and the React-Native versions use the Formik library under the hood for handling the forms. Formik is the world's most popular open source form library for React and React Native.

npm install @formulaik/react

Requirements

  • React environment: Tested on React 17+