Skip to content

Conversation

@dean-journeyapps
Copy link
Contributor

Added the react-native-background-sync project to demos. This project showcases how to use Expo's BackgroundTask API to connect to PowerSync, allowing the local SQLite database to stay in sync with the source database when the mobile app is backgrounded.

@changeset-bot
Copy link

changeset-bot bot commented Sep 29, 2025

🦋 Changeset detected

Latest commit: aea84e8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@powersync/web Minor
@powersync/node Patch
@powersync/common Minor
@powersync/adapter-sql-js Patch
@powersync/diagnostics-app Patch
@powersync/op-sqlite Patch
@powersync/react-native Patch
@powersync/tanstack-react-query Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

"@react-navigation/elements": "^2.3.8",
"@react-navigation/native": "^7.1.6",
"@supabase/supabase-js": "~2.33.1",
"expo": "~53.0.20",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seeing as this is sneaking in React/React Native/Expo version bumps which may affect other demos/packages, I'd like to suggest an intermediary step before testing/merging this PR. RFC to follow.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dean-journeyapps We can revisit this now that the demos have been isolated.

Chriztiaan and others added 20 commits October 2, 2025 11:25
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# Conflicts:
#	tools/diagnostics-app/CHANGELOG.md
#	tools/diagnostics-app/package.json
Co-authored-by: stevensJourney <51082125+stevensJourney@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot and others added 27 commits December 22, 2025 14:48
Add Neon data API and Neon Auth demo
Co-authored-by: stevensJourney <steven@journeyapps.com>
… Hermes, and adjust package dependencies for compatibility.
…workspace setting, and adjust gradle properties for compatibility.
…demo: upgrade @powersync/react-native, expo, react-native, react-native-reanimated, and devDependencies for improved compatibility and performance.
@bean1352 bean1352 requested a review from Chriztiaan January 8, 2026 06:57
@bean1352 bean1352 closed this Jan 8, 2026
@bean1352
Copy link

bean1352 commented Jan 8, 2026

Moved PR to here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.