0

So I am trying to use AutoCompleteTextView(for android) as a native module in react-native.

I drew inspiration from

https://github.com/nulrich/RCTAutoComplete.

So in the above library the author has defined custom cell for each AutoCompleteDropDownListItem.

I want to achieve something similar for android.

I want do define a callback(similar to renderItem as in FlatList for each DropDownListItem) to make things convenient.

Any help on the same would be highly appreciated.

Thanks.

4

0 回答 0