List looses scroll position with View.fullScreenCover(isPresented,content). Works with WKHostingController and storyboard

前端 未结 0 626
感动是毒
感动是毒 2021-01-21 07:14

I have a simple List view as such:

struct ValueListView: View {
    
    @ObservedObject var model:ValueListModel
    
    var body: so         


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