SwiftUI List loads first 20 elements at start, and only after these 20 elements uses lazy loading. How to change this value?

后端 未结 0 1880
面向向阳花
面向向阳花 2021-01-24 17:11

We have the following row view. The screen has space to render about 4 rows.

struct SampleRow: View {
    let id: Int

          


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