Synchronizing expo-sqlite with electricsql to update fields #1990
GustavoSod
started this conversation in
General
Replies: 1 comment
-
We haven't yet built a syncing library for sqlite. If you're interested in playing around with this problem & perhaps contributing a library — it'll be pretty similar to the one for pglite — https://github.com/electric-sql/pglite/blob/main/packages/pglite-sync/src/index.ts |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any example of an expo-sqlite database synced with electric? I'm trying to make an offline first application with expo, expo-sqlite and electricsql
Beta Was this translation helpful? Give feedback.
All reactions