Esqarrouth / EZSwiftExtensions

:smirk: How Swift standard types and classes were supposed to work.
MIT License
3k stars 381 forks source link

hideKeyboardWhenTappedAround blocks interaction with buttons #472

Open yousifa opened 6 years ago

yousifa commented 6 years ago

hideKeyboardWhenTappedAround blocks tap interactions with buttons until keyboard is dismissed. Any way to set priority for hideKeyboardWhenTappedAround to last priority in tap recognizers?