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?
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?