https://github.com/expo/todo-sync-example
https://github.com/expo/todo-sync-example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/expo/todo-sync-example
- Owner: expo
- Created: 2023-08-01T17:26:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T11:25:04.000Z (over 1 year ago)
- Last Synced: 2025-04-08T12:09:45.051Z (6 months ago)
- Language: TypeScript
- Size: 1.28 MB
- Stars: 23
- Watchers: 2
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proof of concept: expo-sqlite integration with CR-SQLite
For a detailed look at what this repository is, why it exists, how it works, and how to run it, see this blog post: https://expo.dev/changelog/2023/08-10-cr-sqlite. Refer to the [initial-poc branch](https://github.com/expo/todo-sync-example/tree/initial-poc)on) for the code that was used in the blog post.