Skip to content
⚠️ Beta: API may change before v1.0. Pin to ~0.x.0 to avoid breaking changes.

Installation

Install useFlow using your preferred package manager.

Terminal window
npm install @useflow/react

useFlow works with modern React versions:

  • React ^18.0.0 or ^19.0.0
  • TypeScript ^5.0.0 (optional, but recommended)

useFlow is written in TypeScript and includes type definitions out of the box. No additional @types packages are needed.

Other resources: