PanGestureView icon indicating copy to clipboard operation
PanGestureView copied to clipboard

UIView subclass that allows you to trigger actions based on Pan Gestures.

Results 2 PanGestureView issues
Sort by recently updated
recently updated
newest added

Hey, I really love this pod! Will it be updated for Swift 4 and iPhone X constraints? When I run the example project in the iPhone X simulator the "top...

I have a view controller that has one full-screen PanGestureView to allow dragging up the view to reveal a delete button. All subviews are within the gesture view (defined within...