Ai-Lyn Tangcoderlyn.hashnode.devยทSep 15, 2023SwiftUI: state management across UI elementshttps://developer.apple.com/tutorials/app-dev-training/managing-data-flow-between-views @State or @Published : source of truth Value types (struct or enum): use @State private var @State is a property wrapper Reference types (class): use @Publish...SwiftUIAdd a thoughtful commentNo comments yetBe the first to start the conversation.