Does Ionic supporting mobile gestures like stretch and pinch?
Where I can reading about this events?
please use forum and doc search first.
http://ionicframework.com/docs/api/directive/ionScroll/
–> there you can add pinch to zoom
And ionic has an event-gesture system:
http://ionicframework.com/docs/api/directive/onHold/