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
Download
0 formats
No download links available.
Demo: Kotlin Multiplatform offline-first app syncing with Supabase | NatokHD