Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Discussion] Migrate out of Realm #3819

@sintylapse

Description

@sintylapse

Realm doesn't support Hermes, so using Realm in a mobile app is a huge drawback. The related issue is going for 2 years already #2455, there is no exact answer on when using Hermes will be possible, so people need a backup plan for cases when they can't wait anymore.

Since Realm is a local database, you can't just remove this module from your project, because users will loose their data. You somehow need to be able to use Realm database for migration, without having those parts of Realm which block app from using Hermes.

The best solution I know so far is - use native versions Realm Objective‑C / Realm Java and create a wrapper for calls for migration

If anyone have better thoughts or have experience with that, please share

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions