feat: add mobile sync client with outbox pattern (#40) #47
No reviewers
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/simpl-liste#47
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-40-sync-mobile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #40
Summary
sync_outboxSQLite table (migration 0004) for offline-first mutationssyncClient.ts): push outbox, pull server changes, apply locallysyncEnabled,lastSyncAt,userIdNotes
@logto/rn) is NOT included — just the UI scaffoldingDepends on
Review — APPROVE
Summary: Solid sync scaffolding with outbox pattern, polling, and settings UI. Auth is correctly marked as placeholder.
Notes for integration: