iOS 14 SwiftUI UIViewRepresentable updateUIView doesn't detect ObservedObject changing?

前端 未结 0 1411
我在风中等你
我在风中等你 2020-11-28 12:37

I have UITextView implemented by UIViewRepresentable.

struct CustomTextView: UIViewRepresentable {
    var tmpTextVM: TmpTextViewModel
    
    func makeUIVie         


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