mnbayan / AutocompleteTextfieldSwift

Simple and straightforward sublass of UITextfield to manage string suggestions
MIT License
290 stars 66 forks source link

using a stackview #59

Open nyxee opened 7 years ago

nyxee commented 7 years ago

when i put the text view inside a stackview, the autoCompleteTableView stopped responding to scrolls and selections even though it showed up on the screen. loks like it could not get the focus.