Unform
Installation
Installation
To get started, you need to install our core package (@unform/core
) and one
package based on the client type:
Unform is compatible with React >= v16.8.0
React
yarn add @unform/web @unform/core# ornpm i @unform/web @unform/core
React Native
yarn add @unform/mobile @unform/core# ornpm i @unform/mobile @unform/core