Skip to content

@powersync/op-sqlite React Native 0.81 compatibility #743

@a11rew

Description

@a11rew

The current latest version of @powersync/op-sqlite doesn't work in React Native 0.81 on Android. It fails at runtime with Turbomodule errors coming from the op-sqlite dep.

The version of op-sqlite currently used by @powersync/op-sqlite (^14.0.2) is outdated, op-sqlite was updated with RN 0.81 support in 15.0.0. Overriding the version of op-sqlite used by @powersync/op-sqlite to 15.0.7 seems to work without issues so this should likely be a straightforward version bump to fix? Happy to send a PR in for this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions