SwiftUI: Why is second alert not showing?

前端 未结 0 899
陌清茗
陌清茗 2021-02-18 23:05

In the following simple example, why is Alert 2 not showing up?

struct ContentView: View {
    
    @State private var s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题