File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ Monorepo for all things React Native and PowerSync.
4
4
5
5
## Monorepo Structure
6
6
7
- - [ apps/supabase-todolist] ( ./apps/supabase-todolist/README.md )
8
- * An Expo React native app using Supabase.
9
-
10
7
- [ packages/powersync-sdk-common] ( ./packages/powersync-sdk-common/README.md )
11
- * A Typescript implementation of a PowerSync database connector and streaming sync bucket implementation.
8
+ * A TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation.
12
9
13
10
- [ packages/powersync-sdk-react-native] ( ./packages/powersync-sdk-react-native/README.md )
14
11
* An extension of ` packages/powersync-sdk-common ` which provides React Native specific implementations of abstracted features.
15
12
13
+ - [ apps/supabase-todolist] ( https://github.com/powersync-ja/powersync-supabase-react-native-todolist-demo )
14
+ * An Expo React Native demo app using Supabase.
15
+
16
16
# Development
17
17
18
18
## Git Submodules
You can’t perform that action at this time.
0 commit comments