Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UIKit] Fixes UIGestureRecognizer default introduced in iOS 13.4 #8261

Merged

Commits on Apr 1, 2020

  1. [UIKit] Fixes UIGestureRecognizer default introduced in iOS 13.4

    Fixes xamarin/Xamarin.Forms#10162
    Fixes xamarin#8255
    
    Xcode 11.4 introduced a new protocol member to
    `UIGestureRecognizerDelegate` and our initial proposed default value for
    `ShouldReceiveEvent` is not playing well with the world.
    dalexsoto committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7fb9c5c View commit details
    Browse the repository at this point in the history