Demo: Swift offline-first app syncing with Supabase

Опубликовано: 22 Март 2026
на канале: PowerSync
1,445
23

Shows a simple Swift To Do List app that's 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 through PowerSync's sync service: https://www.powersync.com