Skip to content

Provide a mechanism for LayoutRunners to track changes to particular rendering values between update passes #273

Open
@zach-klippenstein

Description

@zach-klippenstein

Expensive view configuration often only needs to be performed when a value coming in from the rendering or the view environment changes. Sometimes these values need to be remembered across config changes or process death. Custom Views and Compose both have mechanisms for doing this, but LayoutRunner does not. Until we can deprecate LayoutRunner, we should provide some way to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiRelated to UI integration

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions