expo / expo/todo-sync-example

expo sqlite change notifications are called once for every single row in the DB, even when writing a single row

Open
#8 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
22
Forks
13
PR merge metrics
No merged PRs in 30d

Description

one edit results in being notified 4 times and us re-pulling changes 4 times per edit.

Screenshot 2023-08-10 at 12 53 33 AM

I think:
- Notifications should be collected over the period of 1 transaction
- All accumulated notifications dispatched at once as a single event

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.