Skip to content

Introduce BackStackScreen.flatten() #1111

Open
@rjrjr

Description

@rjrjr
fun BackStackScreen<*>.flatten(): BackStackScreen<Screen>

The idea is that this would drill down through children, unwrapping along the way, and inline any that would be expressed in the view system as one BackStackContainer as a direct child of another. Might become practical if the deepMap() PR (#1092) lands.

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