React Native SDK
@userflux/react-native
Getting Started
1. Install the package
npm install @userflux/react-nativeyarn add @userflux/react-native2. Install peer dependencies
npm install @react-native-async-storage/async-storage @react-native-community/netinfo react-native-device-info3. Platform-specific setup
cd ios && pod install4. Initialize the SDK
Configuration Options
Option
Type
Default
Description
Core Methods
Tracking Events
Identifying Users
Screen Tracking
React Navigation Integration
Batch Tracking
Session Management
User Management
Default Properties
Offline Support
App Lifecycle Events
Device Information
Deep Linking
TypeScript Support
Best Practices
Troubleshooting
Events not being sent
Storage issues
Session management
Last updated