Using the SDK with React Native and Flutter

Our SDKs are written in Swift for iOS and in Kotlin for Android. They are intended to be embedded into native applications. To use our libraries in frameworks such as React Native and Flutter, you can implement the module bridging yourself.

React Native

https://reactnative.dev/docs/native-platform

Flutter

https://flutter.dev/docs/development/platform-integration/platform-channels