Synchronizing ScrollViews using SwiftUI
Synchronizing the scrolling positions between 2 (or more) ScrollViews in SwiftUI is a fairly common problem. There are a few questions and answers online covering it. Some solutions are passable, but none are satisfying.
With the release of iOS 18.0 and macOS 15.0, SwiftUI has gained a few