maxkordiyak / react-native-dropdown-autocomplete

Autocomplete input with dropdown modal component for React native. Useful for pages with multiple autocomplete's.
MIT License
100 stars 51 forks source link

Update initial value and provide onSubmitEditing prop #55

Open LauraBeatris opened 3 years ago

LauraBeatris commented 3 years ago

This PR implements the initial value update when the data is asynchronous and also provides an onSubmitEditing event handler which is very important to handle focus on forms