I have implemented a viewmodifier to Swiftui\'s scrollview in order to disable the built-in scrolling, to allow a custom drag gesture to apply. The modifier works great.