Skip to main content
The Zixflow React Native SDK is available on npm. You can browse the package here: npm - zixflow-reactnative

npm Installation

Install the SDK using npm:
npm install zixflow-reactnative@^1.1.3

Yarn Installation

Or install using Yarn:
yarn add zixflow-reactnative@^1.1.3
After installation, proceed with platform-specific setup for iOS and Android.