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

Pass onSubmitEditing to TextInput on Autocomplete #54

Closed LauraBeatris closed 4 years ago

LauraBeatris commented 4 years ago

The Autocomplete component didn't receive the onSubmitEditing prop and it wasn't possible to execute a logic to focus on the next input of a form.

LauraBeatris commented 4 years ago

Sorry hahaha I ended up sending a PR of a wrong branch...