Installation
Prerequisites
- Supports:
- Android API 23 (Android 6.0 Marshmallow) and above
- iOS and iPadOS 13.0+
- Compatibility is based on current stable versions of React Native and its official platform support
- Minimum supported:
- React Native version: 0.74.4
- React version: 18.3.1
- Expo version: 51
New Architecture and Bridgeless Mode
This SDK is fully compatible with the React Native New Architecture (TurboModules + Fabric), including optional Bridgeless Mode for improved performance. If your application uses the New Architecture or plans to adopt Bridgeless Mode, no additional configuration is required for compatibility with this SDK.
For guidance on enabling Bridgeless Mode and understanding its related requirements, refer to the official React Native documentation.
How to install and configure the SDK.
📄️ Node Package Manager
---