You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- OP-SQLite integration for React Native projects.
51
+
-[OP-SQLite](https://github.com/OP-Engineering/op-sqlite) integration for React Native projects. Alternative to the default usage of [react-native-quick-sqlite](https://github.com/powersync-ja/react-native-quick-sqlite).
52
52
53
53
-[packages/common](./packages/common/README.md)
54
54
- Shared package: TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation.
@@ -139,7 +139,7 @@ Merging a PR with Changesets will automatically create a PR with version bumps.
139
139
140
140
## React Native Quick SQLite Development
141
141
142
-
The PowerSync React Native SDK uses [a fork of react-native-quick-sqlite](https://github.com/powersync-ja/react-native-quick-sqlite)
142
+
By default, the PowerSync React Native SDK uses [a fork of react-native-quick-sqlite](https://github.com/powersync-ja/react-native-quick-sqlite)
143
143
144
144
Testing live development changes to `@journeyapps/react-native-quick-sqlite` will not work with standard `yarn link` commands. Metro does not work well with symlinks <https://github.com/facebook/metro/issues/286>.
0 commit comments