python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Xamarin.Forms TapGestureRecognizer not working in IOS
I have been using TapGestureRecognizer for a while now, I had this issue from the beginning (the first time when I tested the app on an IOS device, for some reason I am having issues running a simulat...
MartinNajemi
Votes: 0
Answers: 1
Why doesn't my UITapGestureRecognizer call its func?
I want things to happen when I tap or double-tap my programmatically declared UILabel, but nothing happens when I press it.
Here's my code, which should print "HR_tap" when I tap the heart_r...

Doug Null
Votes: 0
Answers: 1