SwiftUI: Text + TextField in VStack results in “Unable to simultaneously satisfy constraints.”

前端 未结 0 1391
梦谈多话
梦谈多话 2020-12-29 16:56

Here some minimalistic example for an app that has a Text and a TextField within a VStack:

import SwiftUI

struct ContentView: View {
    @State private var t         


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