This is right,
When I tried to update the list in .onReceive with notification, it happens,
AFAIK, notification comes with not main thread, so it should be wrapped with DispatchQueue.main.async
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: