Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

consider synchronizing the app state remotely #91

@carocad

Description

@carocad

Since we already store some info locally, we could also send those to a remote server and later on restore them in another app session.

This however would require that the user already signed up for our app i.e. Google, Facebook, email, etc.

One problem with this approach is that AFAIK, expo doesnt have any storage that can be automatically synchronized. This mean that if the user is offline, we would have to temperarily store the data locally for later retrial.

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