EddyBorja / MLPAutoCompleteTextField

UITextfield subclass with autocomplete menu. For iOS.
Other
1.21k stars 222 forks source link

doesn't show tableview with results #90

Open mirzadelic opened 9 years ago

mirzadelic commented 9 years ago

When i use:

articleTextField.autoCompleteTableAppearsAsKeyboardAccessory = true

i get tableview with results before keyboard, but without that code, i don't get that tableview at all. How can i fix this?

Example: simulator screen shot nov 12 2015 00 37 54 simulator screen shot nov 12 2015 00 38 24