Skip to main content

React Native

1. Install the SDK

2. iOS Setup (Required)

Configure iOS to allow dynamic content loading in production builds.
Add this to your app.json or app.config.js:

3. Usage

iOS (Swift)

1. Add Package Dependency

Add the Swift Package in Xcode: File → Add Package Dependencies

2. Usage