NativeScript pinchMove gesture event -


is there pinchmove gesture event? it's needed instagram zoom. couldn't find in docs.

i tried args.getfocusx(), gives focused finger's location. opened github issue here , answer not related pinch moving.

any idea?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -