Skip to content

Commit 856f158

Browse files
authored
Update OP-SQLite feature states (#176)
1 parent c527491 commit 856f158

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/feature-status.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Below is a summary of the current main PowerSync features and their release stat
6363
| Flutter SDK | V1 |
6464
| React Native SDK | V1 |
6565
| TanStack Query | Alpha |
66-
| OP-SQLite Support | Alpha |
66+
| OP-SQLite Support | Beta |
6767
| Flutter Web Support | Beta |
6868
| React Native Web Support | Beta |
6969
| Flutter SQLCipher | Beta |

snippets/react-native/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This SDK requires [@journeyapps/react-native-quick-sqlite](https://www.npmjs.com
4949
</Tab>
5050
</Tabs>
5151

52-
Alternatively, you can install OP-SQLite with the [PowerSync OP-SQLite package](https://github.com/powersync-ja/powersync-js/tree/main/packages/powersync-op-sqlite) (currently in alpha) which offers [built-in encryption support via SQLCipher](/usage/use-case-examples/data-encryption) and a smoother transition to React Native's New Architecture.
52+
Alternatively, you can install OP-SQLite with the [PowerSync OP-SQLite package](https://github.com/powersync-ja/powersync-js/tree/main/packages/powersync-op-sqlite) which offers [built-in encryption support via SQLCipher](/usage/use-case-examples/data-encryption) and a smoother transition to React Native's New Architecture.
5353

5454
<Info>
5555
**Polyfills and additional notes:**

0 commit comments

Comments
 (0)