From f09c07a0c148cbc29b7263d6a9444534e20207cd Mon Sep 17 00:00:00 2001 From: Conrad Hofmeyr Date: Fri, 20 Jun 2025 08:30:01 -0600 Subject: [PATCH] Update README.md to indicate that OP-SQLite package is in Beta Readme currently states that it is still in Alpha --- packages/react-native/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native/README.md b/packages/react-native/README.md index a08e88f89..090bdf219 100644 --- a/packages/react-native/README.md +++ b/packages/react-native/README.md @@ -20,7 +20,7 @@ npx expo install @powersync/react-native ## Install Peer Dependency: SQLite -By default, this SDK requires `@journeyapps/react-native-quick-sqlite` as a peer dependency. Alternatively, you can install OP-SQLite from the [PowerSync OP-SQLite package](https://github.com/powersync-ja/powersync-js/tree/main/packages/powersync-op-sqlite) (currently in alpha). +By default, this SDK requires `@journeyapps/react-native-quick-sqlite` as a peer dependency. Alternatively, you can install OP-SQLite from the [PowerSync OP-SQLite package](https://github.com/powersync-ja/powersync-js/tree/main/packages/powersync-op-sqlite) (currently in Beta). Install it in your app with: