SwiftUI often feels like an embodiment of Alan Kay’s: “Simple things should be simple, complex things should be possible”

It took quite a bit of head-scratching to get this to work, but I was eventually able to get three different ScrollViews (each with a differently scaled chart in them) to synchronously scroll in real-time w/ backwards compatibility to iOS 17 Phew… 😮‍💨

Though on mornings like this I do wish more stuff was in the “Simple Things" bucket rather than the “Complex Things” bucket.

@_Davidsmith Would love a technical write-up on the strategy here, just out of curiosity. 🤯
@caseyliss @_Davidsmith same, would be very interesting to see how you’ve solved this.
Really neat UI nonetheless!