I have tried to work around the problem by using the .onScrollVisibilityChange modifier to avoid render views that are not visible in the scrollview. The performance is improved a tiny bit, but it is still far from acceptable.
I have tried to work around the problem by using the .onScrollVisibilityChange modifier to avoid render views that are not visible in the scrollview. The performance is improved a tiny bit, but it is still far from acceptable.