Local-first data
SQLite-backed storage for settings, history and content, so the core experience never depends on a round trip.
Services
Applications that work on the device first. Local storage, offline behaviour and interruption-safe sessions, so the app stays useful when the network does not.
What it covers
SQLite-backed storage for settings, history and content, so the core experience never depends on a round trip.
Sessions that survive a call, a low battery or a swipe away, restoring the state that makes resuming worthwhile.
Shared behaviour across iOS and Android with platform conventions respected where they matter.
Store listings, privacy declarations, support URLs and the review round-trips that actually get an app published.
Evidence
I‑Ching Oracle Space ships local-first React Native apps on both stores, backed by the same content as its web platform.