Top "Pinch" questions

How I can implement zoom in Fresco Library?

I'm using Fresco to visualize images from the assets folder in a view. My problem is that by default the …

android zooming pinch fresco
How to keep an image inside the screen limits while using pinch zoom and drag gestures?

I'm building an app that uses the pinch zoom and drag. The problem is that for now I can drag …

android drag-and-drop zooming pinch
Android webview pinch zoom local image

Hey I'm trying to get pinch to zoom working on a Webview of my app but cant, it just displays …

android webview zooming local pinch
Simulating Pinch on iOS simulator with Option/Alt key

Has anyone had problems with pinching in the iOS simulator on a UITableView? I have this code: UIPinchGestureRecognizer *pinch = [[UIPinchGestureRecognizer …

iphone uitableview ios-simulator pinch
detecting pinch to zoom on iOS

I am trying to detect a pinch to zoom event on iOS (and Android really) because I am using jQuery …

jquery ios mobile zooming pinch