iOS Performance Optimization Series 03|Common Problems with iOS List Stuttering
Sep 22, 2024
List lagging is usually caused by the main thread taking on too much work that competes with the current frame during the scrolling process.
Sep 22, 2024
List lagging is usually caused by the main thread taking on too much work that competes with the current frame during the scrolling process.