I'd image #SwiftUI List animations being completely broken since forever is a well known issue.
Yet, still present in iOS 17 betas. But hey, we're getting animated charts! 👌

#iosdev #swift #swiftlang

@nerius someday we will have completely new list implementation.
@Mecid We already do: ScrollView + LazyVStack 😅
@nerius I guess it has performance issues with long data.