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

List should show on focus of Autocomplete input field #27

Open arpitprod opened 5 years ago

arpitprod commented 5 years ago

When click on input field and don't type anything then complete list should show. If this feature is already exist then please show that code.