We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1567858
Deprecated SwipableView.respondToSwipe(like: Bool, opacity: Float) in favor of SwipableView.respondToSwipe(direction: SwipeDirection, distance: Float).
SwipableView.respondToSwipe(like: Bool, opacity: Float)
SwipableView.respondToSwipe(direction: SwipeDirection, distance: Float)