hyperoslo / hyperoslo/Lightbox
Add long press to LightboxControllerTouchDelegate
Open
- Dominant language
- Swift
- Stars
- 1.7k
- Forks
- 332
- PR merge metrics
- No merged PRs in 30d
Description
The current `LightboxControllerTouchDelegate` allows me to listen for single taps on an image. However, a common gesture on images is a long press (press and hold) to do things like sharing/downloading the image. Is there a way with the current state of the library that I can add a delegate for this or add my own long press gesture recognizer to the image views?
Contributor guide
Assessment
This issue has not been assessed yet.