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.
44
55## Monorepo Structure
66
7- - [ apps/supabase-todolist] ( ./apps/supabase-todolist/README.md )
8- * An Expo React native app using Supabase.
9-
107- [ 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.
129
1310- [ packages/powersync-sdk-react-native] ( ./packages/powersync-sdk-react-native/README.md )
1411 * An extension of ` packages/powersync-sdk-common ` which provides React Native specific implementations of abstracted features.
1512
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+
1616# Development
1717
1818## Git Submodules
You can’t perform that action at this time.
0 commit comments