On iOS 26 I’m seeing a small stutter when dismissing a SwiftUI .sheet with the swipe-down gesture. The same code was smooth on iOS 18. Has anyone else experienced this issue?
Interactive Sheet dismiss laggy on iOS26
Do you get the same issue in test project that only contains a sheet?