Added optional async to Autocomplete Datasource#34
Added optional async to Autocomplete Datasource#34kav wants to merge 8 commits intohoteltonight:masterfrom
Conversation
for ReactiveCocoa rac_textSignal Support
Also updated the example and created a manager to demonstrate the pattern.
add UIControlEventEditingChanged event
Minor Cleanup
|
Thank you for the contribution, but an exception is raised when scrolling in the example project. The problem is that |
|
Weird. Can't seem to reproduce. Did you have anything entered or UI focused? |
|
It happens to me when I scroll down, the back up, without having entered any text in the text fields. It seems to be that the I think guarding against |
Also updated the example and created a manager to demonstrate the pattern.
…o pr_async Conflicts: HTTextFieldAutocompletionExample/HTAutocompleteTextField.m


Also updated the example and created a manager
to demonstrate the pattern.