SwiftUI: Is there any way to hide the default ScrollView appearance animation inside a .sheet?
Sheet contains two ScrollViews: vertical and horizontal. If you drag the sheet, then when these ScrollViews appear, the default animation appears, which I want to get rid of.