Every SDK ships with at least one runnable demo so you can see an end‑to‑end integration before wiring it into your own app. Clone the repo, drop in yourDocumentation Index
Fetch the complete documentation index at: https://docs.kontext.so/llms.txt
Use this file to discover all available pages before exploring further.
publisherToken, and run.
Swift (iOS)
UIKit example
Lives inside the
sdk-swift repository under Example/. A working UIKit demo you can run end‑to‑end against your own publisher token.Kotlin (Android)
Compose example
Lives inside the
sdk-kotlin repository under example/. A Jetpack Compose chat app demonstrating the inline ad placement.Flutter
Flutter example
Lives inside the
sdk-flutter repository under example/. A cross‑platform demo running on iOS and Android.React Native
React Native demo project
Standalone demo repository showing the SDK integrated into a fresh React Native app.
React
React demo project
Standalone Vite + React app you can run end‑to‑end against your own publisher token.
Vue
Vue demo project
Standalone Vite + Vue 3 app you can run end‑to‑end against your own publisher token.
JavaScript
JavaScript demo project
Standalone Vite app showing the SDK used directly in vanilla JavaScript.