Skip to content

Investigate diffing view tree directly instead of nodes #18

Description

@fwcd

Maybe we could do something similar to https://rensbr.eu/blog/swiftui-diffing and add a method for diffing directly to View (which by default delegates to the body). This might also let us implement memoization e.g. like SwiftUI's EquatableView.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringImprovements to the code structure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions