Demo: Kotlin Multiplatform offline-first app syncing with Supabase

Опубликовано: 23 Февраль 2026
на канале: PowerSync
1,189
15

Shows a simple Kotlin Multiplatform app syncing data in real-time, going offline, and then automatically syncing offline changes when online again.

The app uses a local-first architecture that downloads relevant user data to a local SQLite database which enables offline capabilities and is kept in sync with Supabase through PowerSync's sync service: https://www.powersync.com