Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Use relay pre-caching to warm up the root view controllers #839

Open
@orta

Description

Aim: We use background fetch to keep an up-to-date cache of the initial home and user creds.

How: On the fetch, we download a query then store the details to the FS, then we can use the new prefetching in Relay Modern to fill the cache before the JS runtime is up and running.

Tricky: There's no docs we can find so far

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