Why does ObservedObject reset the view?

后端 未结 0 622
你的背包
你的背包 2020-12-12 16:25

trying to understand the difference here. I had these objects in my view:

 @ObservedObject var storage = Storage()
 @EnvironmentObject var globals: Globals


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