Im having difficulty in understanding how to implement the tap gesture recogniser.
I want to double tap on a view and it zoom in, double tap again and zoom out.
Ive researched on here How to tap to zoom and double tap to zoom out in iOS?, looked online and checked the Apple documentation but still not getting this a im just not getting any zooming. I have checked the "user enable" check box
Ive added a gesture recogniser in IB, now I am unsure how to implemented the code/methods for this. I dont have any code to post regarding this as I've added the gesture in IB.
Advice as always appreciated.