#alert #message
Last updated 1 year ago
Any button in the alert will dismiss the alert (HWS).
Button(action: { self.counter+= 1 }, label: { Text("Add") })
https://www.kodeco.com/28797163-your-first-ios-swiftui-app-an-app-from-scratch/lessons/12
Notifications