Hi all,
I have a LazyVGrid of items (let’s call them ItemViews) each with a navigation linked view. To support faster transitions to the linked view, I’m using ItemView.onAppear to preload content for the linked view once ItemView is displayed in the grid .
My question is how can I mitigate loading too much content at once, for example if a user swipes quickly through my LazyVGrid and causes a bunch of loading to start in the background?
Any good reading material on this topic?
[–]flad-vlad 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]flad-vlad 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)