nulrich/RCTAutoComplete

Customize styling (full width)

Closed this issue · 1 comments

Thanks for the awesome autocomplete.
How difficult would it be to add styling?
If I want the autocomplete to fill in the width of the window for example....

You can add styling just like the React Native TextInput. I've updated the sample in the README to make a full width autocomplete.