Handsy icon indicating copy to clipboard operation
Handsy copied to clipboard

A bunch of iOS classes and extensions used for simulating gestures.

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

This would be a worthwhile addition, but the implementation differs distinctly from tapping as the touch is not ended. It begins, then moves from point A to point B, and...

enhancement

This would be a worthwhile addition, and could be easily achieved by calling -tap twice. The API for calling this method should look like this: ``` // Tap once, wait...

enhancement