React Native offline-first: conflict-safe SQLite sync
📰 Dev.to · Sathish
I store edits in SQLite as an outbox. Not memory. I use per-row updated_at + deleted_at for...
I store edits in SQLite as an outbox. Not memory. I use per-row updated_at + deleted_at for...