layout | title |
---|---|
default |
Examples |
Some example implementations to get you started.
- Basic implementation
- Basic with vertical Pan recognizer
- RecognizeWith with Pinch and Rotate
- RecognizeWith with a Quadrupletap recognizer
- SingleTap and DoubleTap (with recognizeWith/requireFailure)
- Nested pan/swipe recognizers
More example code can be found at the /tests
directory at the repository