Skip to main content

SDKs

Intervengine provides mobile SDKs that let you embed cards, authentication, and real-time updates directly into your own app. Instead of using the standalone Intervengine App, build a fully custom experience on top of the same backend.

What the SDK Provides

  • Authentication - sign in users and manage sessions
  • Card delivery - fetch and display cards with full rendering support
  • Real-time updates - listen for new cards and state changes via Server-Sent Events
  • User context - manage participant state and preferences

Available SDKs

React Native

Expo Modules wrapper around the Intervengine KMP (Kotlin Multiplatform) core. Supports both iOS and Android from a single codebase. The SDK consists of a TypeScript API layer, native bridge modules, and a shared KMP business logic library.