Investigate diffing view tree directly instead of nodes
Open
refactoring
- Dominant language
- Rust
- Stars
- 80
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.