swiftui-scrollview-interoperable-drag-gesture

0.2.2

A custom gesture that allows scroll views to be prioritized. Hitting edges makes the gesture activate.
FluidGroup/swiftui-scrollview-interoperable-drag-gesture

What's New

0.2.2

2025-04-10T11:53:21Z

Full Changelog: 0.2.1...0.2.2

ScrollView Interoperable Drag Gesture

A custom gesture that allows scroll views to be prioritized. Hitting edges makes the gesture activate.

Using UIGestureRecognizerRepresentable

Requirements

  • iOS18+

Options

  • ScrollView Priority Dragging

    • Prioritizes the dragging gesture on a ScrollView, ensuring that scrolling takes precedence.
  • ScrollView Edge Sticking

    • Prioritizes the dragging once the scroll view's content hits its edge.
  • Ignore ScrollView Option

    • Ignore dragging gestures on any scroll view.

Description

  • Swift Tools 6.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Wed May 14 2025 03:21:29 GMT-0900 (Hawaii-Aleutian Daylight Time)