For my latest project, it would be nice to use pinch to control the app.
I have downloaded the test project from narek adonts at
Unfortunately, I don't seem to be able to detect pinch at all.
Any help will be deeply appreciated.
TIA
I have downloaded the test project from narek adonts at
GestureRecognizer - Native UIGestureRecognizer
Hi, Added a small project with examples. There are simple ones, you need to hook up them per your needs. This is a wrapper of UIGestureRecognizer. All the gesture are supported: Tap, LongPress, Swipe, Pinch, Rotation, Pan, Screen Edge Pan. See attached example. All the info in the project...
www.b4x.com
Unfortunately, I don't seem to be able to detect pinch at all.
Any help will be deeply appreciated.
TIA