Having my mini time shifted #hackathon this morning. I made some solid progress using some new ideas to hopefully cause less view updates.

Having failed so much, my preparation and tests are keeping me optimistic.
934310

Passed by: 33MHz

It seems the final boss in my adventures is fast scrolling. This happens when tapping the status bar or using the scroll indicators. The underlying UIScrollView’s contentOffset is updated so quickly that SwiftUI’s view cycle is overloaded and hangs.
934312