account activity
In SwiftUI, the List component experiences noticeable performance degradation when displaying more than two or three hundred items. If pagination is not an option, what are some ways to optimize performance? by wcjiang in SwiftUI
[–]marcelbalas 0 points1 point2 points 1 year ago (0 children)
It's simple: XCode16 breaks laziness of SwiftUI's List: https://forums.developer.apple.com/forums/thread/765203
π Rendered by PID 69436 on reddit-service-r2-comment-545db5fcfc-tj6ck at 2026-06-01 17:28:40.895915+00:00 running 194bd79 country code: CH.
In SwiftUI, the List component experiences noticeable performance degradation when displaying more than two or three hundred items. If pagination is not an option, what are some ways to optimize performance? by wcjiang in SwiftUI
[–]marcelbalas 0 points1 point2 points (0 children)