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

Yarn Installation

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