nulrich/RCTAutoComplete

Styling the dropdown

Closed this issue · 2 comments

Wow thanks for the awesome and fast reaction to my feedback ! I would hope I could contrib a little to this project but Obj-C isn't my strong suit. Anyway

Is there any possibility to style the autocomplete dropdown? I want the dropdown to take at least a little bit more space on my Iphone 6 if not all of it.

Thanks again !
screen shot 2015-07-29 at 23 02 01

You're welcome 👍

Now that I have exposed features from UITextInput, I'm going to expose MLPAutoCompleteTextField properties. I think you want maximumNumberOfAutoCompleteRows (https://github.com/EddyBorja/MLPAutoCompleteTextField/blob/master/MLPAutoCompleteTextField/MLPAutoCompleteTextField.h).

done in 0.0.8