Hi All,
I'm looking for a simple async image viewer extension that will allow the following gestures:
Pinch to zoom,
Double tap to zoom;
Swipe left, right, up and down actions integrated.
for a horizontal arrangement (amongst others).
I had started using the recently released imageviewer extension found on Kodular and it is good, but it has no swipe functionality. However, It seems I can't overlay another gesture extension while the imageviewer extension is handling the image loading and zoom functions.
Any direction?