Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Implement a strategy for initial renders of non-precomputed layouts #2

Open
@tptee

Description

@tptee

We can't expect everyone to use the build tool for precomputing initial layouts, so we need a fallback. The simplest solution is to render null until the view receives non-zeroed layout props. Alternatives are fade-ins and a placeholder API.

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