swiftui-performance
There are 1 repositories under swiftui-performance topic.
gahntpo/SwiftUIObservationProject
The demo shows how to use the new Observation in SwiftUI for data flow. It compares the performance of exisitng data flow with @State, @StateObject and Observable with the new Observation feature.