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.
-
Updated
Jul 10, 2023
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.
Add a description, image, and links to the swiftui-performance topic page so that developers can more easily learn about it.
To associate your repository with the swiftui-performance topic, visit your repo's landing page and select "manage topics."