Skip to content

Commit f09c07a

Browse files
authored
Update README.md to indicate that OP-SQLite package is in Beta
Readme currently states that it is still in Alpha
1 parent 36d8f28 commit f09c07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ npx expo install @powersync/react-native
2020

2121
## Install Peer Dependency: SQLite
2222

23-
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).
23+
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).
2424

2525
Install it in your app with:
2626

0 commit comments

Comments
 (0)