mnbayan / AutocompleteTextfieldSwift

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

Table view doesn't show up over containing table view #15

Closed Kdoherty11 closed 8 years ago

Kdoherty11 commented 8 years ago

I have a table view where each row contains an AutoCompleteTextField. The table view does not show up. I have a feeling it is showing up under the parent table view. Has anybody else run into this?

sampathdassanayake commented 8 years ago

How did you resolve this?

b-e-r-t-o commented 8 years ago

@Kdoherty11 any update?