So I had to choose between a random crash on ScrollViewProxy scrollTo and a flash when adding a new posts on the top of the timeline... I choose the flash. This is a sad day for #SwiftUI
@dimillian I had absolutely no idea that programming for scrolling is so difficult. Makes me appreciate your work even more.
@rajat it should not be and it’s not with iOS older framework UIKit. It’s only the case because SwiftUI is still young a bit incomplete but also full of hidden bugs and quirks. But it still worth it because of how fast it is to build stuff with it.

@dimillian But I thought “It Just Works… (tm)”

:D