Skip to content

Commit

Permalink
Merge pull request #34 from powersync-ja/readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
stevensJourney authored Nov 29, 2023
2 parents 01874f5 + 35c99eb commit 4120df7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Monorepo for all things React Native and PowerSync.

## Monorepo Structure

- [apps/supabase-todolist](./apps/supabase-todolist/README.md)
* An Expo React native app using Supabase.

- [packages/powersync-sdk-common](./packages/powersync-sdk-common/README.md)
* A Typescript implementation of a PowerSync database connector and streaming sync bucket implementation.
* A TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation.

- [packages/powersync-sdk-react-native](./packages/powersync-sdk-react-native/README.md)
* An extension of `packages/powersync-sdk-common` which provides React Native specific implementations of abstracted features.

- [apps/supabase-todolist](https://github.com/powersync-ja/powersync-supabase-react-native-todolist-demo)
* An Expo React Native demo app using Supabase.

# Development

## Git Submodules
Expand Down

0 comments on commit 4120df7

Please sign in to comment.