SwiftUI - Pop to root view, after the app has been closed

前端 未结 0 1059
Happy的楠姐
Happy的楠姐 2021-01-26 08:01

I have implemented the solution found at the following link to return to my root view:

struct ContentView: View {
@State private var isActive: Bool = false
@AppSt         


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