You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've had a gesture recognizer that when tapped anywhere on screen it removed the keyboard and stopped the editing, now it doesn't work with this library, if used i can't select the tableview autocomplete suggestions, now i'm calling the 'resignFirstResponder' when 'return' is clicked, is there a better solution? i really liked how the gesture recognizer worked, is there any workaround to make it work?
The text was updated successfully, but these errors were encountered:
i've had a gesture recognizer that when tapped anywhere on screen it removed the keyboard and stopped the editing, now it doesn't work with this library, if used i can't select the tableview autocomplete suggestions, now i'm calling the 'resignFirstResponder' when 'return' is clicked, is there a better solution? i really liked how the gesture recognizer worked, is there any workaround to make it work?
The text was updated successfully, but these errors were encountered: