I am putting some views in a scrollview that have a GestureRecognizers
added on them. However, when added to a ScrollView, the Gestures stop firing. Is this the expected behavior? Or is there a way around this?
BTW, this appears to only be happening on iOS.
Thanks!